Skip to main content
All CollectionsDevelopers
What is signature in Webhooks? How can it be used?
What is signature in Webhooks? How can it be used?
H
Written by Harini
Updated over a week ago

Interact provides SHA algorithms to sign all webhook events sent to your endpoints with a signature. This helps you secure your endpoint and helps you to verify that the events were sent by Webex Interact and not from any other third party.

When configuring an endpoint, you can use these signatures to authenticate requests and ensure that events are generated by Interact. SHA algorithms are used to verify these webhook signatures.

Did this answer your question?