put http://petstore.swagger.io/v2/user/
This can only be done by the logged in user.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
400Invalid user supplied
404User not found
This can only be done by the logged in user.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
400Invalid user supplied
404User not found
xxxxxxxxxx
curl --request PUT \
--url http://petstore.swagger.io/v2/user/username \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!