v1
latestOpenAPI 3.0.12026-07-243686491.1 MBFeature Groups
Applies a feature group to a relation type
This endpoint applies a feature group to 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}/apply
Path parameters
featureGroupIdinteger required
Request body
Example request
{
"ids": [
1,
2,
3
]
}Response
Successfully created feature group relation