Endpoint Examples
Create Call
Creates a new call in the store
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
call to add to the store
The name of the call
Identification number of the call
Tag to specify the type
Was this page helpful?