Apps

Remove the app's ledger-callback endpoint (and secret)

DELETE
/apps/{id}/webhook

Authorization

cookieAuth
pid_access<token>

JWT access token set by /auth/google/callback or /auth/refresh

In: cookie

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/apps/497f6eca-6276-4993-bfeb-53cbbbba6f08/webhook"
{}