DELETE Method Details for Delete.
Delete external system by external system identifier
Definition
https://app[x].timelog.com/[account name]/api/v{version}/external-systems/{externalSystemID}
Parameters
- externalSystemID integer External system identifier
- version string The requested API version
Returns
- [200] External system is deleted successfully
- [401] Invalid authentication token
-
[500] External system could not be deleted
- 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.