Remove a relevant asset from a ticket.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the ticket to remove the asset from.
The ID of the asset (entity) to disassociate from the ticket.
Success
The response is of type RemoveTicketRelevantAssetResponse · object.