Bulk approve Approval Items
POST/work-items/bulk-approve/:id
This API bulk approves Approval Items. Either an admin, or the owning/current user must make this request.
Request
Responses
- 200
- 400
- 403
- 404
A work items details object.
Client Error - Returned if the request body is invalid.
Forbidden - Returned if the user you are running as, doesn't have access to this end-point.
Not Found - returned if the request URL refers to a resource or object that does not exist