ServiceUsers

Create

Create a new service user

post/service_users

Headers

ngrok-versioninteger required

Request body

namestring

human-readable name used to identify the service

activeboolean

whether or not the service is active

Response

Create a new service 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

activeboolean

whether or not the service is active

created_atstring

timestamp when the api key was created, RFC 3339 format

Changes

Changed in 1 of the 9 revisions of this API.1