Toggle navigation
Relay Backend API
Create, delete, rename, and configure channels.
Summary
post
post
get
post
post
Discover permissions and configure server-wide defaults.
Summary
get
get
get
get
get
put
put
post
Create, delete, rename, and configure roles.
Summary
post
post
get
get
post
put
Inspect effective permissions and manage role assignments.
Summary
post
get
get
delete
Legacy role-management aliases retained for existing clients.
Summary
post
post
post
post
OpenAPI specification
Download
Rename Channel Request resource
Methods
post
- Rename a channel
Resource
{ "name": "string", "newChannelID": "string" }
Properties
Name
Type
Description
Additional
name
string
Managed Identifier
Optional
newChannelID
string
Managed Identifier
Optional