Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
201 - application/json
Successfully retrieved Webhook public key.
The response is of type string.
Regenerate webhook private/public keys pair and return public key.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully retrieved Webhook public key.
The response is of type string.