Update a developer API client

Update a developer API client in a customer workspace.

Path parameters

managed_user_idstringRequired

The Embedded customer ID or external ID. External IDs must be URL encoded and prefixed with an E, for example: EA2300.

idintegerRequired
ID of the API client.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringOptional
Name of the API client.
api_privilege_group_idintegerOptional
API client role ID.
all_foldersbooleanOptional
Flag indicating whether API client has access to all folders.
folder_idslist of integersOptional

Array of folder IDs. Required if all_folders is false.

environment_namestringOptional
Name of the environment. Required if your workspace has environments enabled.

Response

Success reply
resultobject

Errors