Delete an HTTP endpoint
DELETE/apis/dapr.diagrid.io/v1beta1/projects/:ProjectId/httpendpoints/:ProjectSubresourceId
Delete an existing HTTP endpoint.
Request
Responses
- 204
- 403
- 404
- default
No content. The HTTP endpoint was deleted.
You are not authorized to perform this action.
The HTTP endpoint was not found.
Unexpected error.