Skip to main content
POST
Create Integration

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Body

application/json
workspaceId
string
required

Unique identifier for the workspace

type
enum<string>
required

Type of integration (SLACK or PAGER_DUTY)

Available options:
SLACK,
PAGER_DUTY
name
string
required

Name of the integration

config
object
required

Integration-specific configuration

id
string

Unique identifier for the integration

Response

Integration created successfully

data
object
required