Skip to main content
POST
Create a workspace

Authorizations

slog-api-key
string
header
required

API key obtained from the Slog dashboard or returned by the signup/invite-redeem flows. Pass as the slog-api-key header.

Body

application/json
name
string
required
Example:

"Acme Engineering"

slug
string
required

URL-safe identifier, unique across all workspaces.

Example:

"acme-engineering"

Response

Workspace created.

workspace
object