Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The URL to which webhook would send requests
Example:
"https://www.google.com"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The URL to which webhook would send requests
"https://www.google.com"