Request manual review of a job/deal
Request manual review of a job/deal
Request MOGL team to manually review a deal. Triggers a Slack notification to the engineering team with a link to the job details.
POST
Request manual review of a job/deal
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
Job ID to request review for
Example:
100
Response
200 - application/json
Manual review requested
Available options:
success, error Example:
"success"