v1
latestOpenAPI 3.0.12026-07-243686491.1 MBFeature Groups
Removes a feature group from a relation type
This endpoint removes a feature group from the provided list based on the relationType.</br>Required scope: feature-groups:write </br>Organization authorization: supported</br>This endpoint is feature-flagged and will only be available to operators who have the feature enabled.
post/api/v1/feature-groups/{featureGroupId}/remove
Path parameters
featureGroupIdinteger required
Request body
Example request
{
"ids": [
1,
2,
3
]
}Response
Successfully removed feature group relation