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 image
|
|
||||
https://www.opencaching.de/okapi/services/logs/images/delete | ||||
Delete a log entry image. |
||||
image_uuid | required |
ID of the log entry image 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:
Please note, that this will always be true! Nothing can go wrong as long as you pass your parameters in a right way (and if you don't, you will get an HTTP 400 response). If you have received an HTTP 200 response, then you may assume that all went well. |