Rotate Secret
POST {{baseUrlTransactionAPI}}/clients/:clientId/rotate-secret
Used to rotate a client a secret for a given client when a valid clientId is supplied. Returns the new client secret.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"clientSecret":"3y4f.S98wSv126p1YPp7211.UM85AACCAipQnlouc","expiry":"2024-06-20T14:07:39.000Z"}