Activate Organization
Set the state of my organization to active. The state of the organization has to be deactivated to perform the request. Users of this organization will be able to log in again.
Required permission:
org.write
Path Parameters
organization_id*string
OrganizationID is the unique identifier of the organization to be activated.
Response Body
application/json
curl -X POST "https://loading/v2/organizations/string/activate"{
"changeDate": "2023-01-15T01:30:15.01Z"
}Was this page helpful?
Org API
Explore the Org API operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
Add Organization
Add Organization: Create a new organization with an administrative user. If no specific roles are sent for the users, they will be granted the role ORG_OWNER. Required permission: