Webhook auth token as parameter

Hello,

Is it possible to send webhook Auth Token as a URL parameter instead of a Custom Header? My 3rd party up does not support custom headers and I need to send it part of the URL.

For example
https://inbots.zoom.us/incoming/hook/8vnDx8Rpcq/?token=AuthToken

If so, what is the parameter name? I tried a few and all failed with Invalid AuthToken.

Thank you
Nick

Hi @nmoiseykin

I do not believe so, it’s only supposed to be part of the Headers.