Skip to main content

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 premium to vip).

  • When updating an attribute, store the returned attribute id so it can be referenced later.

  • Identify the user by providing either customerUserId or profileId. At least one is required to return the correct result.

    A successful request returns the updated custom attribute.

Request

Responses

Attribute updated successfully.