Identify user
Identify a user and retrieve their flags and traits in response.
Request Body | ||
---|---|---|
traits object[]
| ||
identifier string |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|
Identify a user and retrieve their flags and traits in response.
Request Body | ||
---|---|---|
traits object[]
| ||
identifier string |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|
POST /identities
https://edge.api.flagsmith.com/api/v1
curl -L -X POST 'https://edge.api.flagsmith.com/api/v1/identities' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'