//library/com.uploadcare.android.library.api/UploadcareClient/deleteWebhook
deleteWebhook
[androidJvm]
Content
fun deleteWebhook(targetUrl: URI): Response
More info
Unsubscribe and delete webhook.
Return
Response with result of the operation or information about failure.
Parameters
androidJvm
Name | Summary |
---|---|
targetUrl | A URL that is triggered by an event from Webhook. |