v36

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-091882241.2 MB
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"}