{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a repository. Returns: 204: Repository successfully deleted 403: Missing org or user ID 404: Repository not found or not authorized 500: Internal server error
Use an API key in the X-API-Key header.
Successful Response
Was this page helpful?