identities
identities

Upsert Identity Properties

put/v1/identities/{identity_id}/properties

Path parameters

identity_idstring required

Request body

keystring required

The key of the property

type'string' | 'number' | 'boolean' | 'json' required

Enum to represent the type of the identity property.

Response

Successful Response

{"stackTrail":"paths:/v1/identities/{identity_id}/properties:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes