Ticket API
Remove Ticket Relevant Asset
Remove a relevant asset from a ticket.
delete/v2/tickets/{ticket_id}/relevant-assets/{asset_id}
Path parameters
ticket_idstring required
The ID of the ticket to remove the asset from.
asset_idstring required
The ID of the asset (entity) to disassociate from the ticket.
Response
Success
SvhelpPublicapiRemoveTicketRelevantAssetResponse required