Skip to main content
POST
/
workspaces
Error
A valid request URL is required to generate request examples
{
  "accountId": "<string>",
  "id": "<string>",
  "name": "<string>",
  "slug": "<string>"
}
{
"data": [
{
"id": "<string>",
"name": "<string>",
"sentCount": 123,
"sequenceId": "<string>",
"url": "<string>"
}
],
"message": "<string>"
}
{
"data": [
{
"id": "<string>",
"name": "<string>",
"sentCount": 123,
"sequenceId": "<string>",
"url": "<string>"
}
],
"message": "<string>"
}

Authorizations

Authorization
string
header
required

Body

application/json

Workspace to create

The body is of type object.

Response

Created workspace

accountId
string
id
string
name
string
slug
string