Delete HR consultant
DELETE {{endpoint}}/ws/v.1.00/hr?id={{hr_id}}
Deletes an HR consultant profile.
input
- hr_id *: numeric
output
- hr_id: numeric
{
"hr_id": "3",
"first_name": "Test",
"family_name": "HR"
}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Cookie | string | ||
Content-Type | string | ||
Accept | string |