Feature flags not showing in created Organization
Hi,
I'm testing creating an Organization using the Kinde Management API. In the JSON body of the request, I'm adding a feature flag that I want to associate with the created Organization.:
My JSON request body looks like:
And the response from the API looks like:
When I go into the Kinde UI, I see that the organization is created successfully but when I look at the feature flags, I do not see anything. I see the message: "There’s currently no feature flags that can be applied for this organization. You’ll need to set them up for your business first."
But I have the feature flag "test_12" setup in my business under
Can someone please point me what my mistake is in the request ?
Thanks.
I'm testing creating an Organization using the Kinde Management API. In the JSON body of the request, I'm adding a feature flag that I want to associate with the created Organization.:
My JSON request body looks like:
And the response from the API looks like:
When I go into the Kinde UI, I see that the organization is created successfully but when I look at the feature flags, I do not see anything. I see the message: "There’s currently no feature flags that can be applied for this organization. You’ll need to set them up for your business first."
But I have the feature flag "test_12" setup in my business under
Releases -> Feature flagsCan someone please point me what my mistake is in the request ?
Thanks.
