Skip to main content
POST
Create Employee Mapping

Authorizations

Authorization
string
header
required

Bearer token for authentication

Body

application/json

Employee Mapping Create Request

Request schema for creating an employee mapping

data
EmployeeMappingCreate · object
required

Creates an employee mapping. Once connected to an employee and system integration, the mapping can not be made to point to a different employee or system integration. Only the external_id and status can be updated, and only through PUT — re-posting an existing mapping with a different external_id or status is rejected with 409 rather than applied.

Response

Existing identical employee mapping, unchanged

An employee mapping

data
EmployeeMapping · object
required

Describes the relationship between an employee and a system to which the employee belongs. Only included if requested by submitting relations=employee_mappings.