Skip to main content

Create an Access Token.

POST 
/telephony_credentials/:id/token

Create an Access Token (JWT) for the credential.

Request

Path Parameters

    id stringrequired

    Identifies the resource.

Responses

201: JWT

404: Resource not Found

Loading...