ADM-SETTINGS-200 - Update Mirakl connector settings

Allows updating Mirakl connector settings such as the API keys, host URL, or delivery zone.

Only the fields provided in the request body will be updated — the others will remain unchanged.

This endpoint supports partial updates and ensures flexibility in managing Mirakl-related configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

One or more Mirakl connector settings to update. Only specified fields will be modified.

string

API key used for front-office Mirakl calls (e.g., by customer users).

string

API key used for backoffice/admin calls to Mirakl.

string

Geographic or logistic delivery zone used for Mirakl offers or shipping.

uri
^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]$

Base URL of the Mirakl environment.

Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*