# Delete Recipe Label Configuration



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

Delete the recipe's label configuration.

Returns 204 No Content on success; 404 when no active configuration
exists.

Sends `If-Match: W/"<version_id>"` to guard against concurrent
writes — returns 412 on conflict.

Available only on API versions declaring the `recipe_versioning` capability.

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