latestOpenAPI 3.0.32026-08-10262.7 KB

d22e8cee6d3d

Identities

Create an identity

post/identities/

Request body

first_namestring required
last_namestring required
emailstring nullable

Required if phone is missing

phonestring nullable

Required if email is missing

metadataobject

Custom metadata as key-value pairs

Response

Identity successfully created

idinteger
first_namestring
last_namestring
emailstring nullable

Required if phone is missing

phonestring nullable

Required if email is missing

update_datestring
creation_datestring
metadataobject

Custom metadata as key-value pairs