Rehook

Developer Docs

Sessions

Sessions are temporary forwarding targets for active development.

What sessions solve

  • - Route events to your current local tunnel URL.
  • - Avoid editing provider webhook URLs per developer.
  • - Keep environment switching safe with automatic expiry.

How to use sessions

  1. 1. Start your local service and tunnel.
  2. 2. Create a session with the tunnel URL.
  3. 3. Set TTL based on your coding window.
  4. 4. Delete stale sessions when done.

Team workflow

Multiple developers can work from one source by using separate sessions and route conditions, instead of reconfiguring upstream providers every time someone changes environment.