latestOpenAPI 3.1.02026-08-10466368560.6 KB

2b2bab8b9017

integrations

Create Space Integration

Enable an integration for a space.

Tests the connection before saving. Returns webhook URL and secret.

post/integrations/spaces/{space_id}

Path parameters

space_idstring uuid required

Request body

provider_idstring required

Provider ID (e.g., 'freshdesk')

configobject required

Provider-specific configuration

Response

Successful Response

idstring uuid required
space_idstring uuid required
provider_idstring required
is_activeboolean required
webhook_urlstring nullable
last_tested_atstring date-time nullable
last_test_successboolean nullable
created_atstring date-time required
updated_atstring date-time required
provider_namestring nullable
provider_icon_urlstring nullable
webhook_secretstring nullable