/
/Shadeform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
  • get/instances
  • get/instances/types
  • post/instances/create
  • get/instances/{id}/info
  • post/instances/{id}/update
  • post/instances/{id}/delete
  • post/instances/{id}/restart
  • get/clusters
  • get/clusters/types
  • post/clusters/create
  • get/clusters/{id}/info
  • post/clusters/{id}/delete
  • get/sshkeys
  • post/sshkeys/add
  • post/sshkeys/{id}/delete
  • get/sshkeys/{id}/info
  • post/sshkeys/{id}/setdefault
  • get/volumes
  • post/volumes/create
  • post/volumes/{id}/delete
  • get/volumes/{id}/info
  • get/volumes/types
  • get/templates
  • get/templates/featured
  • get/templates/{template_id}/info
  • post/templates/save
  • post/templates/{template_id}/update
  • post/templates/{template_id}/delete

/instances/{id}/delete

This will move the instance to the 'deleting' status while the instance is being deleted. Once the instance has entered the 'deleting' status, the account will no longer be billed for the instance.

post/instances/{id}/delete

Response

Confirms the deletion of an instance.

Changes