Modify dependency groupAsk AIpost https://{your-bynder-domain}/api/v4/metaproperties/{id}/options/{optionId}/dependencies/group/{groupId}Modify a dependency group for a metaproperty option.Path ParamsidstringrequiredoptionIdstringrequiredgroupIdstringrequiredForm DataidstringThe id of the metaproperty the (metaproperty) option belongs to.optionIdstringThe id of the (metaproperty) option the dependency group belongs to.groupIdstringThe id of the dependency group you’d like to modify.dataarray of stringsJSON-serialised string of dependency (metaproperty option) ids.dataADD stringResponses 201Created 404Not FoundUpdated 6 months ago