# Disable rebranding for an organization **PATCH /rebranding/{org_id}/disable** Removes the organization from rebranding. Reserved to the owner organization. The organization's assets are deleted with it, so re-adding it starts from an empty configuration. ## Servers - Backend API server: https://my.nethesis.it/backend/api (Backend API server) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **org_id** (string) Logto organization ID (logto_id, not the database UUID) ## Responses ### 200 Rebranding disabled ### 403 Forbidden - insufficient permissions #### Body: application/json (object) - **code** (integer) - **message** (string) - **data** (object | null) [Powered by Bump.sh](https://bump.sh)