/integrations/workspace
Method:
PUT
Request Body:
Field | Type | Required | Description |
---|---|---|---|
id | string | Yes | Integration ID |
settings | object | Yes | Updated settings |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Request Body
Request Schema
Field | Type | Required | Description |
---|---|---|---|
id | string | ā | Integration ID |
settings | object | ā | Updated settings |
Responses
ā 200 - Workspace integration updated
ā ļø 400 - undefined
ā ļø 401 - undefined
ā ļø 404 - undefined
ā 500 - undefined
Tags
Integration
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json