curl --location --request POST '/v2/api/exchange/docs/delete' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"client_id": 0,
"ids": [
0
]
}'{
"status": "Error",
"error_code": "string",
"message": "string"
}