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