Configuration

Remove a webhook

DEL
Delete the url that was set to receive webhook events from Pier.

Response

This endpoint returns a string

Errors

DEL
1curl -X DELETE https://production.pier-finance.com/api/configuration/webhook \
2 -H "Authorization: Bearer <token>"
1"Ok."