Bulk User Attributes

This endpoint allows clients to submit multiple user attribute updates in bulk, accepting up to 256 payloads per request. Each request is validated, and a unique batch ID is returned for tracking the status of the batch.

Scopes Required: [attributes:write subscriptions:write]

Default Rate Limit: 100 requests per second

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
users
array of objects
length between 1 and 256

Array of user attribute records to submit (up to 256 users).

users
Headers
string
required

Authorization for the request

Responses

400

Invalid parameter in request query or body

401

Unauthorized

403

Access Denied

404

The specified resource was not found

429

The user has sent too many requests in a given amount of time

500

Internal Server Error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json