v3

latestOpenAPI 3.0.02026-07-31278263961.8 KB
OrgWorkspaces

Generate an access token for an organization workspace

post/org-workspaces/{id}/access-token

Path parameters

idstring required

Request body

isAdminboolean

Whether to generate an admin token

tenantIdstring

Customer ID to scope the token to

tenantKeystring

Customer key to scope the token to (resolved to tenantId)

namestring

Name for the generated token

fieldsobject

Custom fields to include in the token

Response

tokenstring required

The generated access token