HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Create or Update Profile

Given a set of profile attributes and optionally an ID, create or update a profile.

Returns 201 if a new profile was created, 200 if an existing profile was updated.

Use the additional-fields parameter to include subscriptions and predictive analytics data in your response.

Note that setting a field to null will clear out the field, whereas not including a field in your request will leave it unchanged.

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes:
profiles:write

Query Params
array of strings

Request additional fields not included by default in the response. Supported values: 'subscriptions', 'predictive_analytics'

additional-fields[profile]
Body Params
object
required
Headers
string
required
Defaults to 2024-10-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials