Ticket API
Remove Ticket Relevant Asset
Remove a relevant asset from a ticket.
DELETE
Remove Ticket Relevant Asset
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the ticket to remove the asset from.
The ID of the asset (entity) to disassociate from the ticket.
Response
Success
The response is of type RemoveTicketRelevantAssetResponse · object.
Remove Ticket Relevant Asset

