Update an individual

Update an individual. Only provided fields will be updated.

Path Params
string
required

The unique identifier for the individual.

Body Params

Body

Fields to update for an individual. Only provided fields will be updated.

string

The first name of the individual.

string | null

The middle name of the individual.

string

The last name of the individual.

string | null

The email address of the individual.

residentialAddress
object | null

The residential address of the individual.

birth
object | null

The birth date of the individual. If provided, all fields (day, month, year) must be specified.

Headers
string
enum
required
Allowed:
Responses

404

404

500

500

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json