Skip to main content
POST
cURL
Once an authenticated embed url is generated it remains valid for 2 minutes.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier

Example:

"RiHO4e0Ju3DS"

Body

application/json
email
string

Email of the user

Example:

"john@doe.com"

Response

Get authenticated embed url

data
object