Replace Ticket Tags
All API requests should contain authorization headers.
Request
Query Parameters
Name
Type
Required
Comments
ticketId
integer
yes
Id of ticket you want to replace tags
Request Body
Body of request should contain the following array of Tag models serialized to JSON.
Response
Last updated