update the first user
PUT {{url}}/api/users/1
update the first user from the randomly selected user from the previous request
Request Body
{"name"=>"{{username}}", "job"=>"{{userjob}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |