Renames an existing shelf by updating its name.
Parameters:
shelf_name (required) - will be stripped of whitespaceRequirements: Requires WRITE access to the repository.
Returns:
400 Bad Request if the name is empty after stripping409 Conflict if a shelf with the new name already exists204 No Content on successDocumentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
Shelf identifier
3 - 128"dv.shelf.12a37e91-bfc4-4e03-a330-13b5b84ab7cb"
1 - 60Request completed successfully