Skip to main content
POST
Create Ticket Subscribers

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticket_id
string
required

Body

application/json
userIds
string[]

Response

Success

The response is of type CreateTicketSubscribersResponse · object.