Enable access profile
Enable an access profile belonging to an API client. Enabling an access profile will allow API calls to be accepted.
DEPRECATION NOTICE
This endpoint is planned for deprecation on December 1, 2025. Transition to the Enable API key endpoint before this date to ensure uninterrupted service.Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
api_access_profile_id
API access profile ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
result
Always returns success upon successful operation.