Create a workspace

Creates a workspace, adds you as its owner, and provisions an initial write key.

Request

This endpoint expects a multipart form.
namestringRequired
website_urlstringRequired
slugstring or nullOptional
timezonestringOptionalDefaults to UTC

Response

Successful Response
idstringformat: "uuid"
namestring
slugstring
timezonestring
roleenum

A member’s role within a workspace (org). Owner is unique-required.

created_atdatetime
website_urlstring or null

Errors

422
Unprocessable Entity Error