Skip to main content
POST
Create Workspace

Create Workspace

Create a new workspace and automatically add the current user as an admin of that workspace.

Authentication & Scope

Requires the workspaces-write ability.

Request

Body Parameters

Example:

Response

200 OK – Returns the newly created workspace information.
403 Forbidden – Token lacks workspaces-write or user not allowed.

Authorizations

Authorization
string
header
required

Personal Access Token

Body

application/json
name
string
required
emoji
string

Emoji or icon representing the workspace.

Response

Created

message
string
workspace_id
number
workspace
object