Follow flags
Add a member as a follower of a flag in a project and environment
Add a member as a follower to a flag in a project and environment
put/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 add as a follower of the flag. Reader roles can only add themselves.
The memberId of the member to add as a follower of the flag. Reader roles can only add themselves.
Response
Action succeeded