DELETE Method Details for DeleteExternalKeys.
Delete external key by project identifier and external system identifier
Definition
https://app[x].timelog.com/[account name]/api/v{version}/project/{projectID}/external-keys
Parameters
- projectID integer Project 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.