POST
/
provisioning
/
organizations
/
{organization_id}
/
connection-invite-tokens

Authorizations

X-API-KEY
string
headerrequired

Path Parameters

organization_id
string
required

Body

application/json
vendor
enum<string> | null

Vendor for which the connection token is being created

Available options:
TENABLE,
QUALYS,
SNYK,
CROWDSTRIKE,
CROWDSTRIKE_SPOTLIGHT,
MS_DEFENDER_CLOUD,
MS_DEFENDER_ENDPOINT,
MS_DEFENDER_VMS,
SENTINELONE,
SENTINELONE_VMS,
SEMGREP,
INSIGHTVM,
AWS_SECURITYHUB,
LACEWORK_CSPM,
AWS_INSPECTOR2,
OKTA_IDP
connection_id
string | null

Connection ID for the connection to be updated

identifier
string | null

Identifier for the connection to be created or updated with this token

options
object | null

Connection options, ONLY used for Oauth2 URL overrides for Snyk and MS Defender Endpoint and auth_type for AWS connectors

expiry_secs
integer | null
default: 1800

Connection token expiry in seconds, default 30 minutes

Response

200 - application/json
token
string
required