Set up role-based access for a feature flag using `project_id` and `feature_flag_id`. Submit access info in JSON or form format, with `feature_flag:write` rights. Success returns new details with a 201 code.
role_idRequiredstringRole Id (UUID format)
project_idRequiredstringProject ID of the project you"re trying to access. To find the ID of the project, make a call to /api/projects/.
feature_flag_idRequiredintegerFeature Flag Id
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.