# Disable rebranding for an organization **PATCH /rebranding/{org_id}/disable** Owner-only. Disables rebranding for a specific organization. ## Servers - Backend API server (port 8080): https://api.your-domain.com/api (Backend API server (port 8080)) - Collect API server (port 8081): https://collect.your-domain.com/api (Collect API server (port 8081)) ## 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)