Skip to main content
POST
Approve a tenant for alpha access

Path Parameters

id
string
required

Body

application/json
note
string

Optional note for the approval

Maximum string length: 500
Example:

"Great use case, approved for full access"

Response

200 - application/json
success
boolean
required
Example:

true

message
string
required
Example:

"Tenant approved successfully"

tenantId
string
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

status
string
required
Example:

"APPROVED"

approvedAt
string<date-time>
required
Example:

"2025-12-04T10:30:00.000Z"