Employees

Delete option

DELETE
/api/public/v3/employee_fields/{employee_field_id}/options/{id}

Path Parameters

employee_field_id*string
id*integer

Response Body

application/json

curl -X DELETE "https://example.com/api/public/v3/employee_fields/string/options/0"
Empty