Scopes · Supervision
Replace draft subordinate supervision list
Writes the supplied subordinate id list into the draft variation. Replaces the previous list fully — supply an empty array to clear all subordinates. Requires manage permission on the supervisor; the change is not visible to runners until the scope is deployed.
Requires: scopes:write
PUT
Authorizations
A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.
Path Parameters
Numeric scope id.
Example:
42
Body
application/json
Replacement list of subordinate scope ids. The previous list is fully replaced; pass [] to clear.
Example: