token: ********************curl --location --request PUT '/user/string/username' \
--header 'Accept: application/json' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"username": "scotty_eng@enterprise.st",
"status": "active"
}'{
"valid": true
}