---
title: "Perform channel action (link, logout, profile)"
method: POST
path: "/api/channels"
tags: ["Admin"]
---

# Perform channel action (link, logout, profile)

`POST /api/channels`

## Request body

- object
  - `action` string, required
  - `force` boolean
  - `accountId` string
  - `profile` object

## Response `200`

Action result

- object

## Other responses

- `400` — Invalid request
- `401` — Authentication required

## Changes

> 27 revisions in range; 2 could not be searched.

- **2026-03-21** `6f26b67f7a0a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/channels/post.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
