# Remove a library binding from a workspace Removes the binding between a library and a workspace. The library itself is not deleted. Endpoint: DELETE /accounts/{accountId}/workspaces/{workspaceId}/libraries/{libraryId} Version: 1.0.0 Security: bearerAuth ## Path parameters: - `accountId` (string, required) Short account ID with scd- prefix Example: "scd-k2j8n4m1" - `workspaceId` (string, required) Short workspace ID with sws- prefix Example: "sws-x9p3q7r5" - `libraryId` (string, required) The ID of the library ## Response 204 fields ## Response 401 fields ## Response 404 fields