Skip to main content
DELETE
/
deployments
/
{deployment}
{
  "message": "<string>",
  "restate_code": "<string>"
}

Path Parameters

deployment
string
required

Deployment identifier

Query Parameters

force
boolean

If true, the deployment will be forcefully deleted. This might break in-flight invocations, use with caution.

Response

Accepted