POST /services/:csi/csi_token

Description

Generate a CSI token, which is an access token linked to a CSI with a lifetime of 1 hour.
(This token allows you to use the Keyyo CTI API.)

URL

https://api.keyyo.com/manager/1.0/services/:csi/csi_token

Parameters

:csi

The Common Service Identifier of the service on which to generate the CSI token

Applicable types:

UCaaSVoIPAccount
domain_masks

An array of domain masks, of the form domain.ext, subdomain.domain.ext or *.domain.ext

Result

CSIToken A CSI token associated with a VoIP account

Relationships

GET /services/:csi Retrieves the specified service based on its CSI (Common Service Identifier).