Skip to main content

Worked request and response samples

Copy a request body as written, substitute your own ids, and compare the response envelope. Errors follow Devotel Orbit’s { error, meta } envelope, shown once below under Error envelope.

Create a ticket

POST /api/v1/inbox/tickets
Request

Add a comment to a ticket

POST /api/v1/inbox/tickets/{id}/comments
Request
GET /api/v1/inbox/tickets/{id}/links
string
Optional edge-kind filter, e.g. related or duplicate.

Error envelope

422