Remove ticket followers

POST {{baseUrl}}/v1/tickets/:ticket_id/removeFollowers

This API removes one or more users from the followers list of a ticket.

OAuth Scope

  • Desk.tickets.UPDATE

Attributes

Attribute NameData TypeDescription
followerIds (required)<list>
the list of ids to be added as follower

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring