Added
Support API endpoints
about 3 hours ago
Added Support API endpoints:
- POST https://api.doit.com/support/v1/tickets/{ticketId}/tags: Adds one or more tags to an existing support request. Existing tags are preserved.
- DELETE https://api.doit.com/support/v1/tickets/{ticketId}/tags: Removes one or more tags from an existing support request.