direct_reject_ticket tickets
PUT/v1/tickets/:ticket_id/reject/direct
Directly reject a ticket that was previously accepted or decline a pending ticket
Request
Responses
- 200
- 400
- 401
- 404
OK response - Ticket rejected/cancelled successfully.
bad_request: Invalid request or ticket cannot be rejected
unauthorized: Unauthorized
not_found: Resource not found