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