Create client
Creates a new client for the authenticated tenant.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Specifies the tenant context for the request. All endpoints operate within this tenant scope.
"tnt_pfh0haxfpzowht3oi213cqos"
Body
Request body used to create a client resource.
Request body used to create a client resource.
The name of the client.
1 - 255"Acme Corporation"
Additional information describing the client.
1024"A leading provider of road runner deterrents."
Order of the resource for sorting purposes.
0 <= x <= 900719925474099113
Response
Default Response
Standard success response payload wrapped in a data property.
Client resource returned by the API.