GuidesAPI ReferenceChangelog
Log In
API Reference

Simulate a compliance review state transition for a child organization

Drives a child organization's compliance review to a chosen lifecycle state, producing the same DB writes and compliance_review.status_changed webhook the real transition would. Sandbox only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The child organization that owns the review.

uuid
required

The compliance review to transition.

Body Params
transition
required

The target state to drive the compliance review to.

Responses

400

The request body is malformed for the requested target state.

401

organizationId is not a child of the parent that owns the API key.

403

Not available in production.

404

No compliance review with that id exists for the organization.

409

The transition is invalid from the review's current state.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json