Real-time
Users - Bulk Identify and Update
post/v1/users/bulk_identify
Headers
Content-Typestring
Acceptstring
Authorizationstring required
API authentication token in the format: Token {{API_KEY}} Obtain your API key from the Userpilot Environment Settings.
Request body
Example request
{
"users": [
{
"user_id": "123987",
"company_id": "company_123"
}
]
}Response
Accepted - Bulk identify