Skip to main content
POST
/
api
/
v1
/
workspaces
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "ws_optareach",
    "name": "Optareach",
    "slug": "optareach",
    "plan": "growth",
    "role": "owner",
    "createdAt": "2026-01-10T10:00:00.000Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

Workspace payload

name
string
slug
string

Response

201 - application/json

Workspace created

data
object
required