Roll back a reversible write operation

Reverses a previously recorded reversible write (enrollment, booking,
certificate, webhook). Idempotent — rolling back an
already-rolled-back operation returns the same result without repeating
the effect. Requires the write scope matching the operation's resource.
Returns 409 operation_not_reversible if the operation can't be
reversed, or 409 rollback_window_expired if its window has passed.

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

The id of the write operation to roll back (from the original write's operation object).

Responses

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