kepa
Merchant Identity/rotateMerchantApiKey

Rotate merchant API key

POST/v1/merchant-api-keys/{id}/rotate
Internal · kepa staff
Rotates a merchant API key and returns the raw replacement once.
Path parameters
idstringRequired

rotateMerchantApiKey

POSTGo API
https://api.kepapay.co/v1/merchant-api-keys/{id}/rotate
Request
curl -X POST https://api.kepapay.co/v1/merchant-api-keys/{id}/rotate \
  -H "X-Api-Key: $KEPA_SECRET_KEY"
Response

No body