Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. TransferAllStacksRequest

TransferAllStacksRequest

    TransferAllStacksRequest request object for transferring ownership of all stacks from one organization to another.

    Properties

    • fromOrg string required
      The source organization to transfer stacks from. Must match the organization in the URL route.
    • toOrg string required
      The destination organization to transfer stacks to.