Update a developer API client
Update a Developer API client.
Path parameters
id
ID of the API client.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
Name of the API client.
api_privilege_group_id
API client role ID.
all_folders
Flag indicating whether API client has access to all folders.
folder_ids
Array of folder IDs. Required if all_folders
is false.
environment_name
Name of the environment. Required if your workspace has environments enabled.
Response
Success reply
result