Update a Dapr configuration
PATCH/apis/dapr.diagrid.io/v1beta1/projects/:ProjectId/configurations/:ProjectSubresourceId
Partially update an existing Dapr configuration.
Request
Responses
- 202
- 403
- 404
- 409
- default
Accepted for asynchronous processing.
You are not authorized to perform this action.
The Dapr configuration was not found.
The request conflicts with the current state of the Dapr configuration.
Unexpected error.