Skip to main content
DELETE
Deletes the channel with the specified identifier. Active channels cannot be deleted.

Authorizations

Authorization
string
header
required

OAuth2 bearer token in the Authorization header

Path Parameters

space_id
string<uuid>
required

UP Space Id

channel_id
string<uuid>
required

Unique identifier of a Channel

Response

Accepted