# Regenerate Webhook Shared Secret

**POST** `/webhooks/secret/regenerate/`

Regenerate Webhook Shared Secret

### Responses

- `200`: A response with the new secret contained.
  - Content types: `application/json`
- `403`: User is not priviliged to regenerate the secret.
