Approve a request (reviewer must differ from requester)
Approve a request (reviewer must differ from requester)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workflow request identifier.
Body
Optional reviewer note payload.
ReviewNote schema.
Optional review note for approve/reject.
Response
OK
WorkflowRequest schema.
Unique identifier for the record.
Workflow request type.
Type-specific request payload.
Status value returned by the API.
PENDING, APPROVED, REJECTED, CANCELLED, APPLIED, FAILED User that submitted the request.
User that reviewed the request.
Reviewer note.
Error captured while applying the approved request.
Timestamp when the record was created.
Timestamp when the request was reviewed.
Timestamp when the approved request was applied.

