POST
/
dials
/
{id}
/
token
curl --request POST \
  --url https://api.vogent.ai/api/dials/{id}/token
{
  "dialToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0ZXN0IjoidGVzdCJ9.9EQaLsDRKDVXLUVLR9JgDTjEULaT2-OMbHayQAzgZH8"
}

Path Parameters

id
string
required

ID of the dial.

Response

200
application/json

Successful operation

The response is of type object.