Skip to main content
POST
Ruby
This endpoint requires the permission Create and manage employees to be enabled in your scope config.

Example Request Body

Authorizations

Authorization
string
header
required

Create an API key on the Secrets page in the Kombo dashboard.

Headers

X-Integration-Id
string
required

ID of the integration you want to interact with.

Body

application/json

POST /hris/employees/form Request body

properties
object
required
staffing_entity_id
string
Required string length: 24
Pattern: ^[1-9A-HJ-NP-Za-km-z]+$

Response

POST /hris/employees/form Positive response

status
string
required
Allowed value: "success"
data
object
required
Example:
warnings
object[]
required

These are the interaction warnings that are shown in the dashboard. They are meant to provide debug information to you. We recommend logging them to the console.