Table of Contents
GET /v1/ats/categories
GET /v1/ats/categories/:id
GET /v1/ats/tickets
GET /v1/ats/tickets/:id
POST /v1/ats/tickets
PATCH /v1/ats/tickets/:id
DELETE /v1/ats/tickets/:id
GET /v1/ats/posts/:id
POST /v1/ats/tickets/:ticket_id/posts
PATCH /v1/ats/posts/:id
DELETE /v1/ats/posts/:id
GET /v1/ats/attachments/:id
POST /v1/ats/posts/:post_id/attachments
GET /v1/ats/attachments/:id/download
DELETE /v1/ats/attachments/:id
GET /v1/ats/notes/:id
POST /v1/ats/tickets/:ticket_id/notes
PATCH /v1/ats/notes/:id
DELETE /v1/ats/notes/:id