Removes a feature group from a relation type

This endpoint removes a feature group from the provided list based on the relationType.
Required scope: feature-groups:write
Organization authorization: supported
This endpoint is feature-flagged and will only be available to operators who have the feature enabled.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
string
enum
required

Relation type that the feature group should apply to.

Allowed:
ids
array of int64s
required
length between 1 and 100

List of IDs that the feature group should be applied to. If one of the IDs does not belong to your operator, applying feature group will fail. Therefore, make sure all the Ids belong to your operator.

ids*
Responses
204

Successfully removed feature group relation

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json