Skip to main content
Refresh workspace token

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_slug
string
required

URL-friendly workspace identifier

Example:

"acme"

kid
string
required

Workspace key identifier.

Example:

"workspace-key-id"

Response

New JWT token

token
string
Last modified on July 23, 2026