cURL
curl --request POST \ --url https://api.nuon.co/v1/installs/{install_id}/reprovision \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "plan_only": true, "role": "<string>" } '
{ "workflow_id": "<string>" }
Reprovision an install sandbox.
Documentation IndexFetch the complete documentation index at: https://docs.nuon.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and token.
install ID
Input
Created