v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Ticket API

Add Ticket Relevant Asset

Add a relevant asset to a ticket. Associates an entity from the asset store with the specified ticket.

post/v2/tickets/{ticket_id}/relevant-assets

Path parameters

ticket_idstring required

The ID of the ticket to add the asset to.

Request body

assetIdstring

The ID of the asset (entity) to associate with the ticket.

Response

Success

SvhelpPublicapiAddTicketRelevantAssetResponse required