OpenAPI 3.0.42026-08-19355873993.7 KB

fdb89a6eb2fb

Organization

Sets the support Slack channel URL for the given organization.

A null or empty URL clears the channel. Responds with 404 when no organization with the given id exists.

put/organizations/{organizationId}/support-slack-channel

Path parameters

organizationIdstring required

The id of the organization.

Request body

urlstring nullable

The support Slack channel URL to set, or null/empty to clear it.

Response

No Content