# Delete Recipe Serving



{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Delete a serving by ID.

The serving is excluded from listRecipeServings but is retained
for audit compliance. Returns 204 No Content on success.

On versions declaring the `recipe_versioning` capability, the
response carries an `ETag` header set to the new Version ULID so
clients can pass it back as `If-Match` on the next mutation —
204 has no body to carry the field.

<APIPage document="&#x22;bettermenu&#x22;" operations="[{&#x22;path&#x22;:&#x22;/studio/recipes/{recipe_id}/servings/{serving_id}&#x22;,&#x22;method&#x22;:&#x22;delete&#x22;}]" />
