Skip to main content
POST
Create Service Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Path Parameters

service_account_id
string
required

Body

application/json
workspace_id
string
required
Required string length: 1 - 200
expires_in_seconds
integer
default:3600
Required range: 60 <= x <= 86400

Response

Successful Response

The response is of type Response Create Service Token Api V1 Admin Service Accounts Service Account Id Tokens Post · object.

Last modified on July 28, 2026