Skip to main content
POST
Set Organization Active

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
organizationId
string | null
organizationSlug
string | null

The organization slug to set as active. It can be null to unset the active organization if organizationId is not provided. Eg: "org-slug"

Response

Success

The organization

name
string
required
slug
string
required
createdAt
string<date-time>
required
id
string | null
logo
string | null
metadata
string | null
description
string | null