v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Environments

Save Warm Hook

Persists and activates the supplied script as the warm hook for the environment without running a test. Use this when you want to save quickly without waiting for a sandbox to spin up.

post/v1/environments/{environmentId}/warm-hooks/save

Path parameters

environmentIdstring required

Environment UUID, or the literal string global.

Request body

contentstring required

Shell script to persist and activate

Response

Warm hook saved and activated