Set webhook URLs

POST
/configuration/webhook

Set the array of urls to receive webhook events from Pier.

Request

This endpoint expects an object.
urlslist of stringsRequired

The array of urls to send webhooks to

Response

This endpoint returns an object.
urlslist of strings

The array of urls to send webhooks to

Errors