Skip to main content

Deletes a user

Deletes a user by ID.

Path Parameters
  • username string required

    Username

Responses

No Content


Schema
  • admin boolean
  • bio string
  • comments_count integer
  • confirmed boolean
  • email string
  • followers string[]
  • followers_count integer
  • following string[]
  • following_count integer
  • has_avatar boolean
  • last_seen integer
  • likes string[]
  • likes_count integer
  • location string
  • member_since integer
  • name string
  • password string
  • submissions_count integer
  • type string
  • url string
  • username string
Loading...