Skip to main content
POST
Create a presentation integration token

Authorizations

Authorization
string
header
required

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

Body

application/json
presentation
string<uuid>
required

Presentation id

scopes
enum<string>[]
required
Minimum array length: 1
Available options:
presentation:read,
presentation:edit,
presentation:export
expires_at
string<date-time>

Response

Successful Response

token
string
required
frontend_url
string
required
user
string<uuid>
required
presentation
string<uuid>
required
scopes
enum<string>[]
required
Available options:
presentation:read,
presentation:edit,
presentation:export
version
enum<string>
required
Available options:
standard,
smart
expires_at
string<date-time>
required