Authorization: ********************{
"credit": 0
}curl --location --request PUT '/api/admin/client//credit' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"credit": 0
}'{
"code": 0,
"data": null,
"message": "string"
}