# Create a fetch configuration **POST /fetch-configurations** Create a fetch configuration ## Servers - https://api.development.pexipengage.com/enterprises/acme: https://api.development.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 ## Body parameters Content-type: application/json - **body** (string | null) - **mapping** (array[object]) - **endpoint** (string(uri)) - **method** (string) - **headers** (array[object] | null) ## Responses ### 201: Successful operation #### Body Parameters: application/json (object) - **data** (object) ### 422: Business validation failed See [Error codes](#topic-error-codes) #### Body Parameters: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)