Moves a client API key to an inactive state so the associated client application is temporarily blocked from accessing the OneKhusa Payment Gateway Security API.
Bearer authentication header of the form Bearer
Preferred language for the response
Request payload for deactivating a client API key
The merchant account that owns the API key
67485577
The client API key value to deactivate
"abcdefghijklmnopqrstuvwxyz1234"
Email or identifier of the operator performing the deactivation
"admin@example.com"
Success - API key deactivated
The response is of type string.
"API key status has been changed successfully"