v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
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