Bundle resource and relationship operations to be processed

Send a bundle of operations, including resource and relationship operations, to be processed atomically by the system.

Notes:

  • Order of Processing: Resource operations are executed first, followed by relationship operations.
  • Atomicity: The system processes the entire bundle as a single atomic transaction.
    • If all operations succeed, the changes are committed.
    • If any operation fails, all operations are rolled back, ensuring no partial changes.
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!