createDaprHTTPEndpoint
POST/apis/dapr.diagrid.io/v1beta1/projects/:ProjectId/httpendpoints
create a dapr httpendpoint
Request
Responses
- 202
- 403
- 404
- 409
- default
HTTPEndpoint accepted for asynchronous processing.
HTTPEndpoint is Forbidden.
HTTPEndpoint not found.
HTTPEndpoint name is in conflict.
Other post error response.