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