Create a new Person and Employment.

  • This endpoint enables the creation of a Person resource and an associated Employment resource.
  • The endpoint requires the personio:persons:write scope.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Person model.

string

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

string
required

First name of the employee.

string

The preferred name of the employee, if relevant.

string
required

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
employments
array of objects
employments
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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