Vulnerabilities
Export multiple vulnerabilities to a ticketing provider
Creates or syncs Jira or Linear tickets for up to 100 vulnerabilities in a single request. Each vulnerability is processed independently; the response reports per-vulnerability success or failure.
POST
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Body
application/json
Connected ticketing provider to export to.
Available options:
jira, linear Vulnerability ids to export (deduplicated; max 100).
Maximum array length:
100Optional destination collection (Jira project / Linear team or project) id. Defaults to the integration's configured destination.
Response
Per-vulnerability export results.
The response is of type object.
Error