204.X-API-Key: ********************Authorization: Bearer ********************curl --location --request DELETE '/v1/managed-profiles//api-credentials/' \
--header 'X-API-Key: <api-key>'{
"error": {
"code": "string",
"message": "string",
"status": 0
}
}