Proto

Create new JWT token to use it into vxproto connections

post/token/vxproto

Request body

ttlinteger required
type'aggregate' | 'browser' | 'external' required

Response

token created successful

statusstring

Example response

{
  "status": "success"
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.