Skip to main content
POST

Overview

Batch creation allows you to establish multiple parent-child scope relationships in a single API call.

Request Body

Array of hierarchy edge objects:
string
required
ID of the parent scope
string
required
ID of the child scope

Response

Returns an array of created hierarchy edge objects.