Test Warm Hook
Environments
Test Warm Hook
Runs the supplied script in an isolated sandbox without persisting it. Useful for iterating on a warm hook from the API before committing it via save-test. Takes 30–90 seconds to return.
POST
Test Warm Hook
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Path Parameters
Environment UUID, or the literal string global.
Body
application/json
Shell script to execute (not persisted)
Response
Test executed
Result of running a warm hook script in an isolated sandbox.