Skip to main content

Add Multiple Custom Attributes

POST 

/profiles/custom-attributes-all

Creates multiple custom attributes for a single profile in one request.

Follow the notes below for a successful request:
  • Use this endpoint to set several attributes in bulk and reduce the number of API calls.

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

    A successful request returns the list of created custom attributes. Each returned id represents a custom attribute ID that can be used later to update the corresponding attribute.

Request

Responses

Multiple attributes created successfully.