Permanently deletes a repository and all its contents.Documentation Index
Fetch the complete documentation index at: https://code.storage/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
No request body is required. The repository to delete is determined from the authentication token.JWT Requirements
- The JWT must include the repository in the
repoclaim - Requires the
repo:writescope
Response
Error Responses
No authorization header provided
Missing
repo:write scopeRepository doesn’t exist
Repository was already deleted
Repository claim missing from auth context
Database or event publishing errors