Skip to main content
PUT
Update contact

Authorizations

Authorization
string
header
required

OAuth 2.1 access tokens issued by Stytch Connected Apps.

x-api-key
string
header
required

API usage-plan key. Required on every request, sent as the x-api-key header.

Path Parameters

contactId
integer
required

Body

application/json
firstName
string | null
lastName
string | null
emailAddress
string | null
nickname
string | null
birthDate
string | null
Minimum string length: 1
phone
string | null
clientAnniversary
string | null
Minimum string length: 1
gender
Available options:
0
maritalStatus
Available options:
0
address1
string | null
address2
string | null
city
string | null
state
string | null
postalCode
string | null

Response

Contact updated.

id
integer
required
Required range: x >= 0