跳到主要内容

Rollback

POST 

/api/v1/mutation-batches/:batch_id/rollback

Reverse the writes performed under a mutation batch.

Permission rules: the batch owner can roll back their own batch without admin.events; reverting another user's batch needs admin.events. force=True requires admin.events regardless, since it accepts overwriting later writes by other users.

Request

Responses

Successful Response