Skip to main content
POST /api/v1/cloud/dreams/{id}/cancel Cancels the specified Dream. Only Dreams with status pending or running can be canceled. Calling cancel on an already-canceled Dream is idempotent. Returns the updated Dream object.

Headers

Path parameters

Example request

Example response

HTTP 200 OK

Errors

See Error Reference for the full error envelope.