DELETE - Delete digital wallet webhook url
DELETE {{baseUrl}}/config/digital-wallet/startup-commands/webhook-url
This endpoint is used to delete the webhook url of digital wallet for the organisation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"agentServiceEndpoint":"\u003cstring\u003e","adminEndpoint":"\u003cstring\u003e","version":"\u003cstring\u003e","status":"\u003cinteger\u003e","ledgerName":"\u003cstring\u003e","infrastructureProvider":"\u003cstring\u003e","ledgerID":"\u003cstring\u003e","ledgerURL":"\u003cstring\u003e","statusStr":"\u003cstring\u003e","autoRespondCredentialProposal":"\u003cboolean\u003e","webhookURL":"\u003cstring\u003e","deploymentRegion":"\u003cstring\u003e","kubernetesClusterName":"\u003cstring\u003e","kubernetesClusterIP":"\u003cstring\u003e","tls":{"status":"\u003cstring\u003e","error":"\u003cstring\u003e"}}