DELETE Method Details for DeleteImage.
Delete employee expense image with the employee expense identifier and the image url
Definition
https://app[x].timelog.com/[account name]/api/v{version}/employee-expense/{employeeExpenseID}/image
Parameters
- employeeExpenseID integer Employee expense identifier
- imageUrl array Employee expense image Uri
- version string The requested API version
Returns
- [200] Employee expense image was deleted
- [401] Invalid authentication token
-
[500] Employee expense image with the identifier and image does not exist
- Code integer Gets the code.
- Details array Gets the details.
- Message string Gets the message.
- Parameters string Gets the parameters.
- Url string Gets the URL.