#alecpope
1 messages · Page 1 of 1 (latest)
Hi
You need to use the webhook secret in your API in order to verify the webhook event signature
I'm not sure I understand the link with manual or automatic update ?
I think I read that the secret will be invalidated every X days. So it is required to create/renew the secret, right?
I think I read that the secret will be invalidated every X days.
Where did you see this ?
Oh I think I mixed it up with Restricted API keys for Connect Accounts? So, when I start my API and give it a webhook secret, I don't need to update it no matter what?
yes you can simply use it store it in your API
Okay, great, thanks!