Update a Person.

  • This endpoint enables the update of a Person resource.
  • The endpoint requires the personio:persons:write scope.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the target Person.

Body Params
string

Email of the employee. The email must be unique : 2+ employees cannot have the same email.

string

First name of the employee.

string

The preferred name of the employee, if relevant.

string

Last name of the employee.

string | null
enum

Gender of the employee.

Allowed:
string
enum

Main language of the employee.

custom_attributes
array of objects

List of custom attributes for the employee.

custom_attributes
Responses
204

Person updated successfully.

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