Update Custom Attribute
PUT/profiles/custom-attributes
Updates an existing custom attribute for a profile.
Follow the notes below for a successful request:-
Use this endpoint to modify previously stored metadata (for example, upgrading a user tier from
premiumtovip). -
When updating an attribute, store the returned attribute
idso it can be referenced later. -
Identify the user by providing either
customerUserIdorprofileId. At least one is required to return the correct result.A successful request returns the updated custom attribute.
Request
Responses
- 200
Attribute updated successfully.