Skip to main content
POST
Create token for Sandbox Preview

Authorizations

Authorization
string
header
required

OAuth2 authentication with JWT tokens

Path Parameters

sandboxName
string
required

Name of the Sandbox

previewName
string
required

Name of the Preview

Body

application/json

Token for a Preview

metadata
object
required

PreviewTokenMetadata

spec
object
required

Spec for a Preview Token

Response

200 - application/json

successful operation

Token for a Preview

metadata
object
required

PreviewTokenMetadata

spec
object
required

Spec for a Preview Token

Last modified on July 14, 2026