RESTful Task Interface (RTI)
This interface is for managing tasks in Sinch Contact Pro. It corresponds to TMI but uses the restful interface and provides OAuth authentication.
/tasks
| Resource | Request method | Object: required rights |
|---|---|---|
|
/tasks |
GET |
Task queue: Manage contact history |
|
POST |
||
|
/tasks/count |
GET |
|
|
/tasks{id} |
GET |
|
|
PUT |
||
|
DELETE |
