JUMP TOOverviewIntroductionInclude our headers in your requestsAuthenticationAuthenticationObtain Access TokenpostRevoke Access TokenpostWebhooks Management APIWebhooksList webhooks.getCreate new webhook.postGet a webhook.getUpdate a webhook.patchDelete a webhook.deleteGet webhook delivery activity.getDocument ManagementDocument ManagementList document metadata.getUpdate document metadata.patchDelete document.deleteDownload document file.getPersonPersonsList persons.getCreate a new Person and Employment.postRetrieve a person.getUpdate a Person.patchDelete a Person.deleteEmploymentEmploymentList employments of a given Person.getUpdate an Employment.patchRetrieve an employment.getPayroll Integrations APICompensationsList Compensation TypesgetList compensations.getCreate Compensation.postCreate Compensation TypespostOrganization ManagementOrg UnitsRetrieves an Org Unit.getLegal EntitiesLegal EntitiesList legal entities.getRetrieves a legal entity.getAbsence Period APIAbsence Periods (Open Alpha)Retrieves an absence period by ID.getDeletes an absence period by ID.deleteUpdates an absence period by ID.patchList absence periods.getCreates a new absence period.postAbsence Periods Breakdowns (Open Alpha)Retrieves daily absence period breakdowns for a given absence period.getAbsence Types (Open Alpha)Retrieves an absence type by ID.getList absence types.getAttendances APIAttendances (Open Alpha)Get an attendance period.getDelete an attendance period by ID.deleteUpdate an attendance period.patchList attendance periods.getCreate an attendance period.postPowered by Create a new Person and Employment.post https://api.personio.de/v2/persons This endpoint enables the creation of a Person resource and an associated Employment resource. The endpoint requires the personio:persons:write scope.