revokedAt on one profile-managed credential owned by the authenticated profile, atomically disabling its public and secret values. No request body or paired key ID is accepted.Authorization: Bearer ********************curl --location --request DELETE '/v1/api-credentials/' \
--header 'Authorization: Bearer <token>'{
"error": {
"code": "string",
"message": "string",
"status": 0
}
}