Set webhook URLs

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

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

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