Deletes an employee document.

Access: caller types allowed by Worklio.Common.ExtApi.WEP.Attributes.AllowEmployeeAttribute.

The document must belong to the supplied employee and company. Admin-level callers also need document removal permissions and write access for the employee document.

On success, the endpoint returns 204 No Content and the document is removed from active use.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Identifier of the company that employs the employee.

int32
required

Identifier of the employee who owns the document to delete.

int32
required

Identifier of the employee document to delete.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Response
200

OK

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!