Identify HTTP API
You can use Browsee's HTTP Identify API to send useful information about a user from other platforms like your mobile app or application server.
Identify API
identify
Request Body
Name
Type
Description
{
"status": "success"
}{
"status": "failure",
"message": <Problem in request parameters>
}Using the identify API

Last updated