Sign in

Replace Webhook

documented

Replace a Webhook.

PUT /webhooks/{uuid}/Webhooksno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

I’ve looked up SignRequest’s official API status. As of December 28, 2022, SignRequest is no longer offering new API integrations, and there is no public, documented endpoint for PUT /webhooks/{uuid}/. Because of this, I can’t provide a real, working keychains curl command for this SignRequest endpoint. If you need to integrate programmatically, there are no current official SignRequest API docs for new integrations. ([help.signrequest.com](https://help.signrequest.com/hc/en-us/articles/7128526394268-Is-there-an-API-available))

If you’re exploring alternatives, you could consider:
- Box Sign API as an alternative for build-in integrations. ([help.signrequest.com](https://help.signrequest.com/hc/en-us/articles/7128526394268-Is-there-an-API-available))
- Using Zapier’s SignRequest integration to connect with webhooks workflows. ([zapier.com](https://zapier.com/apps/signrequest/integrations/webhook?utm_source=openai))

There are historical references to SignRequest API docs (legacy) at signrequest.com/api/v1/docs/, which are not indicative of a currently-supported public API. This is more for context than a usable endpoint today. ([github.com](https://github.com/SignRequest/signrequest-node-client?utm_source=openai))

If you’d like, I can help craft a curl template for a different provider that currently offers a supported API, or help you use Zapier or Box Sign as alternatives. What would you like to do next?
Replace Webhook · SignRequest · OpenIntegrations