# Create or regenerate webhook signing key on an account

Create or regenerate webhook signing key on an account

Endpoint: POST /v5/accounts/http_signing_key
Version: 3.0.0
Security: basicAuth

## Response 200 fields (application/json):

  - `message` (string)
    Success message

  - `http_signing_key` (string)
    Decoded webhook signing key


