Subscriptions
Last updated
Last updated
POST
https://api.tiledesk.com/v3/:project_id/subscriptions
This endpoint allows to add more subscriptions.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Example
GET
https://api.tiledesk.com/v3/:project_id/subscriptions
This endpoint retrieves all active subscriptions.
GET
https://api.tiledesk.com/v3/:project_id/subscriptions/:id
This endpoint retrieves a subscription by ID
DELETE
https://api.tiledesk.com/v3/:project_id/subscriptions/:id
This endpoint delete a subscription by ID
PUT
https://api.tiledesk.com/v3/:project_id/subscriptions/:id
This endpoint updates a subscription.
Example
GET
https://api.tiledesk.com/v3/:project_id/subscriptions/history
The endpoint receives subscription call logs.
\
Experimental
Example:
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
project_id
string
The project_id is a unique code assigned to your project when you create it in Tiledesk
Authorization
string
authorization token. Basic Auth or JWT
Content-Type
string
use "application/json" value
event
string
the event method
target
string
the target url
project_id
string
the Project Id is a unique code assigned to your project when you create it in Tiledesk.
Authorization
string
authorization token. Basic Auth or JWT
id
string
the subscription identifier
project_id
string
The project_id is a unique code assigned to your project when you create it in Tiledesk
Authorization
string
authorization token. Basic Auth or JWT
id
string
the subscription identifier
project_id
string
The project_id is a unique code assigned to your project when you create it in Tiledesk
Authorization
string
authorization token. Basic Auth or JWT
project_id
string
The project_id is a unique code assigned to your project when you create it in Tiledesk
id
string
the subscription identifier
Authorization
string
authorization token. Basic Auth or JWT
Content-Type
string
use "application/json" value
event
string
the event method
target
string
the target url
project_id
string
the Project Id is a unique code assigned to your project when you create it in Tiledesk.
page
number
what page of results to fetch. default to first page.
Authorization
string
authorization token. Basic Auth or JWT