cURL
curl --request POST \ --url https://api.timbal.ai/orgs/{org_id}/projects/{project_id}/preview/stop \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "rev": "main" }'
null
Stop preview dev servers for a branch
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
"main"
Preview stopped