Activate API Key
Reactivates a previously deactivated client API key, allowing the associated client application to access the OneKhusa again.
Authorizations
Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.
Headers
Preferred language for the response
Body
Request payload for activating a client API key
The merchant account that owns the API key
67485577
The client API key value to activate
"abcdefghijklmnopqrstuvwxyz1234"
Email or identifier of the operator performing the activation
"admin@example.com"
Response
Success - API key status has been changed successfully
The response is of type string.
"API key has been activated successfully"