Skip to main content
POST
Create Workspace

Authorizations

ServiceToken <token>
string
header
required

You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.

Body

application/json
name
string
required

Workspace name.

Example:

"my-workspace"

description
string | null

Optional workspace description.

Example:

"Testing workspace API"

Response

Workspace created. Response returns the updated paginated list of workspaces in the account.

meta
object

Pagination metadata (when applicable)

results
object[]