Create a profile

POST
Merge the supplied values with an existing profile or create a new profile if one doesn't already exist.

Path parameters

user_idstringRequired
A unique identifier representing the user associated with the requested profile.

Request

This endpoint expects an object.
profilemap from strings to anyRequired

Response

This endpoint returns an object.
status"SUCCESS"