latestOpenAPI 3.0.42026-08-213579001013.0 KB

5f993bd211f5

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