DELETE /subscriptions/:subscription_id/recast/:order_idx
Soft-deletes a recast order by marking its stage as CLOSED_DELETE. Returns 200 OK with the recast_id of the deleted order on success.
API key for authentication
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$^([a-zA-Z\d\-]+)$Common response message serializer that includes a message from the result of an API operation.
Success message from the result of the previous API operation.