Skip to main content
POST
Add a monitored Mothership channel

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Body

application/json
channel_id
string
required

Slack channel ID to monitor.

approval_channel_id
string
required

Slack channel containing the admin confirmation.

approval_thread_ts
string
required

Root timestamp of the confirmation thread.

approval_message_ts
string
required

Timestamp of the admin confirmation message.

approval_user_id
string
required

Slack user ID of the confirming organization admin.

instructions
string

Confirmed channel-specific triage instructions.

Maximum string length: 2000

Response

Channel added to Mothership monitoring

ok
enum<boolean>
required
Available options:
true
channel
object
required