Delete Employee Citizenship Record
DELETE {{base_url}}/employee/:Employee/citizenship/:RecordID
Use this endpoint to delete a specified citizenship entry for the employee in the Employees hub.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
startWorkflow | string | Optional. |
The flag that indicates whether or not the trigger for a workflow is initiated.
Use "N" if you want to bypass the trigger. Otherwise, the default is "Y," which initiates the workflow. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization | string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
""