# Delete a fetch configuration **DELETE /fetch-configurations/{id}** Delete a fetch configuration by its ID ## Servers - https://api.staging.pexipengage.com/enterprises/acme: https://api.staging.pexipengage.com/enterprises/acme () ## Authentication methods - O auth2 ## Parameters #### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain #### Path parameters - **id** (string) Primary identifier of the requested resource ## Responses ### 204: Successful operation ### 404: Resource not found #### Body Parameters: application/json (object) - **errors** (array[object]) ### 422: Business validation failed * `FETCH_CONFIGURATION_LINKED_TO_QUESTION_ON_DELETE` See [Error codes](#topic-error-codes) #### Body Parameters: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)