Authorization: Bearer ********************curl --location --request POST '/users' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Hard Drive",
"email": "willsmith@bowmanfurniture.com",
"role_id": "982000000006005",
"cost_rate": 0
}'{
"code": 0,
"message": "Your invitation has been sent."
}