cURL
curl --request DELETE \ --url https://petstore3.swagger.io/api/v3/user/{username}
This can only be done by the logged in user.
The name that needs to be deleted
User deleted
Was this page helpful?