Authorization: Bearer ********************curl --location --request POST '/webhooks//rotate-secret' \
--header 'Authorization: Bearer <token>'{
"id": 3,
"signing_secret": "NEW_SECRET_VALUE_HERE",
"signing_secret_notice": "Store this secret safely — it will not be shown again."
}