post https://api.kustomerapp.com/v1/hooks/web
Creates a web hook.
To post to the Web Hook endpoint, you will need to generate an API Token with the org.hook
permissions and submit the post with an Authorization
header of Bearer {{token}}
.
Creates a web hook.
To post to the Web Hook endpoint, you will need to generate an API Token with the org.hook
permissions and submit the post with an Authorization
header of Bearer {{token}}
.
Try It!
to start a request and see the response here!