Skip to main content
POST
Create tenant

Authorizations

Authorization
string
header
required

Bearer token in the Authorization header (e.g. JWT / Cognito access token).

Body

application/json
name
string
required
description
string

Response

Created

id
string
sk
string
type
string
created_at
string<date-time>
updated_at
string<date-time>
name
string
description
string
last_workflow_id
string
last_workflow_status
enum<string>
Available options:
PENDING,
RUNNING,
COMPLETED,
FAILED,
ROLLBACK,
MANUAL_DELETION_REQUIRED