BotUsers

Create

Create a new bot user

post/bot_users

Headers

ngrok-versioninteger required

Request body

namestring

human-readable name used to identify the service user

activeboolean

whether or not the service user is active

Response

Create a new bot user

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.