BotUsers

Update

Update attributes of a bot user by ID.

patch/bot_users/{id}

Path parameters

idstring required

Headers

ngrok-versioninteger required

Request body

idstring

n/a

namestring

human-readable name used to identify the service user

activeboolean

whether or not the service user is active

Response

Update attributes of a bot user by ID.

idstring

unique API key resource identifier

uristring

URI to the API resource of this service user

namestring

human-readable name used to identify the service user

activeboolean

whether or not the service user is active

created_atstring

timestamp when the api key was created, RFC 3339 format

Changes

No recorded changes to this endpoint across all 9 revisions of this API.