APIsCamunda 8 API (REST)SpecificationsTenantCreate tenantVersion: 8.8 (unreleased)Create tenant POST /tenants Creates a new tenant. Request Responses201400403404500The tenant was created successfully.The provided data is not valid.Forbidden. The request is not allowed.Not found. The resource was not found.An internal error occurred while processing the request.Was this helpful?