Entity Feature Flag
Get all Feature Flags for specific entity.
The Id of the entity.
dummy-entityidThe API key for authentication
testSuccessful response
Client error
Unauthorized error
Server error
Add new feature flag info of specific entity.
The Id of the entity.
dummy-entityidThe Id of the user performing the request.
dummy-useridThe API key for authentication
testThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
Get specific flag info.
The Id of the entity.
dummy-entityidThe API key for authentication
testSuccessful response
Client error
Unauthorized error
Server error
Update feature flag info of specific entity.
The Id of the entity.
dummy-entityidThe API key for authentication
testSuccessful response
Client error
Unauthorized error
Server error
Get all feature flags via Server-Sent Events.
The Id of the entity.
dummy-entityidThe API key for authentication
testSuccessful response
Client error
Unauthorized error
Server error
Toggle feature flag of specific entity.
The Id of the entity.
dummy-entityidThe Id of the user performing the request.
dummy-useridThe API key for authentication
testThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
Terminate Feature Flag For Entity
The Id of the entity.
dummy-entityidThe Id of the user performing the request.
dummy-useridThe API key for authentication
testThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
Get entity level flags of a particular Entity
The Id of the entity.
dummy-entityidThe Id of the user performing the request.
dummy-useridThe API key for authentication
testThe token for user authentication.
dummy-tokenSuccessful response
Client error
Unauthorized error
Server error
Last updated