Skip to main content
POST
Régénérer le secret API

Authorizations

authenticationtoken
string
header
required

JWT obtenu via POST /user/login-merchant. À passer tel quel, sans préfixe Bearer.

Query Parameters

merchant_reference
string
required

Référence de votre compte marchand (celle choisie à l'inscription, ex. beautyshop).

Example:

"beautyshop"

Response

Nouveau secret généré.

apiKey
string
Example:

"DJN-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"

apiSecret
string

Nouveau secret, affiché une seule fois.

Example:

"<nouveau_secret_64_caracteres>"