Cancel production
Stops a production being made, for good
POST /productions/{id}/cancel
note
SDK method: cancelProduction
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a Production object.