Delete resource settings for a project
DELETE/portal/api/v1/settings/:project_name/:resource_name
Deletes the resource settings for a specific project and provider.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Image settings deleted successfully
Unauthorized
Not authorized to access the resource.
Resource not found.
Internal Server Error