Pass Payload to Deploy Hooks?

Can I pass a payload to Deploy Hooks? I need to send some data to it so my application can use it to deploy in different ways.

It would be something similar to this: https://docs.netlify.com/configure-builds/build-hooks/#payload
Set up build hooks that trigger new builds and deploys when a URL receives a request. Use build hooks with external services or send requests yourself.
Was this page helpful?