Create an On-Demand Sandbox

Use the POST/sandboxes method of the Sandbox API to create an on-demand sandbox.

  1. To open the Sandbox API user interface, go to B2C Commerce Sandbox API.
  2. Click Authorize.
  3. Enter the API client ID for the Sandbox API.
  4. To dismiss the authorization window and return to the Sandbox API user interface, click Close.
  5. In the Sandboxes section of the Sandbox API user interface, click to expand the POST/sandboxes method.
  6. Click Try it out.
  7. In the request body, replace <your realm id> with the appropriate value.
  8. If you don't want to use 24 hours for the Time-to-Live value for the sandbox, replace the ttl value of 24 with any number of hours up to 2160. You can also enter 0 or less for ttl to specify that the sandbox lasts until you delete it.
  9. Enter values for OCAPI or WebDAV settings if applicable, or delete those sections of the request body.
  10. Click Execute.