post http://petstore.swagger.io/v2/user
This can only be done by the logged in user.
Log in to see full request history
Response
defaultsuccessful operation
This can only be done by the logged in user.
defaultsuccessful operation
xxxxxxxxxx
curl --request POST \
--url http://petstore.swagger.io/v2/user \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!