v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Organization

Sets the support Slack channel URL for the organization owned by the given customer.

A null or empty URL clears the channel. Responds with 404 when no organization is owned by the given customer.

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

Path parameters

ownerstring uuid required

The customer ID that owns the organization.

Request body

urlstring nullable

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

Response

No Content