v1
latestOpenAPI 3.0.32026-07-22238629559.2 KBExternalTicketingService
Create External Tickets
Create tickets in your issue tracking system for Semgrep findings.
post/api/notifications/deployments/{deploymentId}/ticketing/v2/{ticketingInstanceId}/create_tickets
Path parameters
deploymentIdinteger required
The unique numerical identifier of the deployment associated with the finding. Can be found via the Deployments Service or in your Settings in the web UI.
Example:1234
ticketingInstanceIdinteger required
The unique numerical identifier of the ticketing instance. Can be found via the Get External Ticketing Instances endpoint.
Example:5678
Request body
Response
OK