v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Authentication

Create Api Token

Create a new API Token.

post/api/v1/management/authentication/{env_id}/api-token

Path parameters

env_idstring required

The Environment's ID.

Example:org_1srOrx2ZWZBpBUvZwXKQmoEYga2

The Environment's ID.

Headers

idempotency-keystring

The request's idempotency key

Request body

namestring required
scopesstring[] nullable

Response

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