cURL
curl --request POST \ --url https://api.vogent.ai/api/dials/{id}/token
{ "dialToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0ZXN0IjoidGVzdCJ9.9EQaLsDRKDVXLUVLR9JgDTjEULaT2-OMbHayQAzgZH8" }
Gets a token for a given dial.
ID of the dial.
Successful operation
The response is of type object.
object