Follow flags
Remove a member as a follower of a flag in a project and environment
Remove a member as a follower to a flag in a project and environment
delete/api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers/{memberId}
Path parameters
projectKeystring string required
The project key
The project key
featureFlagKeystring string required
The feature flag key
The feature flag key
environmentKeystring string required
The environment key
The environment key
memberIdstring string required
The memberId of the member to remove as a follower of the flag. Reader roles can only remove themselves.
The memberId of the member to remove as a follower of the flag. Reader roles can only remove themselves.
Response
Action succeeded