logo
On this page

Delete user

DEL

https://petstore.swagger.io/v2/user/:username

This can only be done by the logged in user.

Request

Path Parameters

    username stringrequired

    The name that needs to be deleted

Responses

Invalid username supplied

1
Copied!
Request
Collapse all
Base URL
https://petstore.swagger.io/v2
Default server
Parameters
pathrequired
RESPONSEClear

Click the "Send" button above and see the response here!

On this page

Back to top