v1

latestOpenAPI 3.1.0BurstIQ, Inc.2026-08-04171112158.2 KB
Graph Chain APIs

<b>Allowed user roles:</b><br/><ul><li>sdzUser</li></ul><br/><br/>Revert an SDO by sdo id to the previous SDO. To revert an sdo, the following must be true:

  1. The current sdo must be the result of an UPDATE or a TRANSFER,
  2. You must be the signer of the current sdo.
  3. You must be an owner of the previous sdo.
  4. The revert must happen within 30 seconds of the update/transfer of the current sdo.

The revert will remove the previous version of the sdo in history and make it the current sdo. The sdo reverted is not put into history. All manual edge and blob changes made between the pervious and current sdo will need to be handled manually. Auto edges will update automatically.

put/api/graphchain/{chain}/{sdoId}/revert

Path parameters

chainstring required
sdoIdstring uuid required

Response

OK