# Update Workspace **PUT /v1/workspaces/{workspace_uuid}** ## Servers - Production server (uses live data): https://api.aymara.ai (Production server (uses live data)) - Staging server (uses test data): https://staging-api.aymara.ai (Staging server (uses test data)) ## Authentication methods - Api key - Auth bearer ## Parameters ### Path parameters - **workspace_uuid** (string) ### Body: application/json (object) - **name** (string) - **organization_uuid** (string) ## Responses ### 200 OK #### Body: application/json (object) - **workspace_uuid** (string) - **name** (string) - **organization_name** (string) [Powered by Bump.sh](https://bump.sh)