Disable access profile

Disable an access profile belonging to an API client. Disabled access profiles cannot accept API calls. <Warning title="DEPRECATION NOTICE"> This endpoint is planned for deprecation on December 1, 2025. Transition to the [Disable API key](/oem-api/resources/api-platform/disable-api-client-key) endpoint before this date to ensure uninterrupted service.</Warning>

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

api_access_profile_idintegerRequired
API access profile ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
resultstring
Always returns success upon successful operation.

Errors