Force Update Result
Update a single result with escalated privileges
Last updated
Was this helpful?
Update a single result with escalated privileges
Last updated
Was this helpful?
Was this helpful?
curl '{{VEZA_URL}}/api/preview/awf/certifications/f9123002-978f-f203bc9885ed/results:force_update' \
-H 'authorization: Bearer '$token \
-D '{"value": {"result_id": 0,"signed_off_state":"NOT_SIGNED_OFF"}}'{}