Skip to main content
POST
Request a new integration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Name of the integration being requested

useCases
enum<string>[]

Use cases for the integration

Available options:
pull_detections,
pull_logs,
containment,
identity_sync,
create_tickets,
other
importance
enum<string>

How important this integration is to the customer

Available options:
nice_to_have,
important,
blocking
notes
string

Any additional context

Response

204 - undefined