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

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
featureFlagKeystringRequiredformat: "string"
The feature flag key
environmentKeystringRequiredformat: "string"
The environment key
memberIdstringRequiredformat: "string"
The memberId of the member to remove as a follower of the flag. Reader roles can only remove themselves.

Response

Action succeeded

Errors