Delete Task
Request URI
All requests you must send using GET or POST to this URI:
Request Parameters
- api_key
-
Required: Yes.
Value: Your unique API key, which you can find in your profile.
Example:
https://ping-admin.com/?a=api&sa=del_task&api_key=6e59663b2ce62ac378be24bc30f48b95946
Value: ID of the task, which you want to delete.
Example:
Response
If we can't delete the task (for example wrong parameters will be send), response will be with error description.
Response Parameters
- status
-
Type: string.
Value: OK.