v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Authentication

Create Org Group Admin Token

Create a new auth token that can be used for all operations that aren't downstream for a app_id (so no apps, endpoints, messages, attempts, etc)

post/api/v1/auth/org-group-admin-token

Headers

idempotency-keystring

The request's idempotency key

Request body

namestring required

The name of the token.

expiryinteger nullable

How long the token will be valid for, in seconds.

Response

tokenstring required
idstring required
namestring nullable
createdAtstring date-time required
expiresAtstring date-time nullable
scopesstring[] nullable