Workspaces
Leave workspace
Removes you from a workspace.
You can leave any workspace you’re a member of — except one you own. Owners have to either delete the workspace (DELETE /workspaces/:id) or transfer ownership first (currently dashboard-only).
POST
Leave workspace
Previous
List connected channelsReturns the social accounts you've connected — Instagram pages, TikTok profiles, LinkedIn accounts, and so on.
By default, you get accounts from every workspace your API key can reach. Each row tells you which workspace it belongs to, so you can group or filter them in your code. To narrow the list to one workspace, add `?workspaceId=…`.
Disconnected accounts are hidden — only active accounts (and ones with expired tokens that need reconnecting) come back.
Next
Leave workspace