Introduction
Sign up
Examples
Changelog
ver. 1926 (dbed1d0) services/apiref services/apisrv services/attrs services/caches services/caches/formatters services/caches/map services/caches/search services/caches/shortcuts services/logs services/logs/images services/oauth services/replicate services/users |
Delete a log entry
|
|
||||
https://www.opencaching.de/okapi/services/logs/delete | ||||
This method allows your user to delete own log entries. |
||||
log_uuid | required |
ID of the log entry to be deleted. The user of your Access Token must be the author of the log entry. |
||
format | optional | Standard common formatting argument. | ||
callback | optional | Standard common formatting argument. | ||
Plus required standard OAuth Consumer signing arguments: oauth_consumer_key, oauth_nonce, oauth_timestamp, oauth_signature, oauth_signature_method, oauth_version. Plus required oauth_token for Token authorization. | ||||
Returned value: A dictionary of the following structure:
|