v1
latestOpenAPI 3.1.02026-07-2419782400.4 KBOption dependency group (Please use new Automations API if possible)
Remove a dependency option from a group
Remove a dependency option from a specific dependency group for a metaproperty option.
delete/api/v4/metaproperties/{id}/options/{optionId}/dependencies/group/{groupId}/{dependencyId}
Path parameters
idstring required
Example:00000000-0000-0000-0000000000000000
The id of the metaproperty the (metaproperty) option belongs to.
optionIdstring required
Example:00000000-0000-0000-0000000000000000
The id of the (metaproperty) option the dependency group belongs to.
groupIdstring required
Example:00000000-0000-0000-0000000000000000
The id of the dependency group you’d like to remove a dependency from.
dependencyIdstring required
Example:00000000-0000-0000-0000000000000000
The id of the dependency (metaproperty option) you’d like to remove from the dependency group.
Response
No Content