Create or update integration configuration
POST /v1/integrations/{name}
POST
/v1/integrations/{name}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” name
required
string
Integration vendor short name (e.g. ‘jira’, ‘wiz’, ‘bugcrowd’)
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Configuration created. Returns the new configuration.
Configuration updated. Returns the updated configuration.
Invalid request body