Skip to main content
POST
Create Video Request Link
This endpoint generates a unique video request link. The reponse contains the link. You can also add external_parameters to the body of the POST request (such as conversation ID, user ID, e-mail, etc.). Those will be fetched and added to the webhook notification once a video has been recorded.

Authorizations

Access-Token
string
header
required

Body

application/json

Empty request body to create a video request link

The body is of type object.

Response

Video request link successfully created