Deleting Charts
Important:
|
Item |
Description |
|
URI |
/registry/api/v1/projects/{project_name}/charts/{chart_name} |
|
Method |
DELETE |
|
Query parameters |
project_name, chart_name (both are path parameters and required) |
|
Request body |
N/A |
|
Response codes |
200: Success 400: Bad request 401: Unauthorized 500: Internal server error |