Delete an Employee Image
DELETE {{base_url}}/employee/:Employee/photo
Use this endpoint to delete an image file associated with an employee.
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
0