Update an existing approval procedure for a workflow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the workflow.
The ID of the approval procedure.
The approval steps for the procedure.
Success
The updated approval procedure.