Add a relevant asset to a ticket. Associates an entity from the asset store with the specified ticket.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the ticket to add the asset to.
The ID of the asset (entity) to associate with the ticket.
Success
The response is of type AddTicketRelevantAssetResponse · object.