{
"username": "1234544",
"description": "strin456g"
}curl --location --request POST '/users' \
--header 'Cookie: warpgate-http-session=JHE7LjMZlokt0a2aAegjHeFB7_fHjP453j87PHie_fQ' \
--header 'Content-Type: application/json; charset=utf-8' \
--data-raw '{
"username": "1234544",
"description": "strin456g"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"username": "string",
"description": "string",
"credential_policy": {
"http": [
"Password"
],
"ssh": [
"Password"
],
"mysql": [
"Password"
],
"postgres": [
"Password"
]
},
"rate_limit_bytes_per_second": 0
}