People
Delete employee
Delete an employee. Silently succeeds if employee is not present.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json; charset=UTF-8
Describes the request body of the /deleteemployee API call
Response
200
OK