POST
/
dials
/
{id}
/
token

Path Parameters

id
string
required

ID of the dial.

Response

200 - application/json
dialToken
string
required

You can pass this dial token to Elto's web UI, or use this token to authorize any requests for this dial. It's safe to pass this token to a client -- it only allows users to run requests against the dial associated with this session.