Create a workflow access policy
POST/apis/dapr.diagrid.io/v1beta1/projects/:ProjectId/workflowaccesspolicies
Create a workflow access policy in a project.
Request
Responses
- 202
- 403
- 404
- 409
- default
Accepted for asynchronous processing.
You are not authorized to perform this action.
The workflow access policy was not found.
The request conflicts with the current state of the workflow access policy.
Unexpected error.