User Management
Delete User
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
user_id*User Id
Response Body
application/json
application/json
curl -X DELETE "https://example.com/users/0"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}