Create a Workflow Approval
post
                    /api/v2/workflow_approvals/
Make a POST request to this resource with the following workflow approval fields to create a new workflow approval:
- name: Name of this workflow approval. (string, required)
- description: Optional description of this workflow approval. (string, default=- "")
Request
Supported Media Types
                - application/json