platform_integration_admin

Enable Platform Integration

Enable a platform integration for a tenant.

post/platform_integration_admin/tenants/{tenant_id}/platform-integrations

Path parameters

tenant_idstring uuid required

Request body

integration_namestring required
credentialsobject nullable

Credentials for integrations that require them (e.g. {'api_key': '...'})

Response

Successful Response

namestring required
display_namestring required
descriptionstring required
requires_credentialsboolean required
enabledboolean required
has_credentialsboolean required
integration_idstring uuid nullable
connected_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.