Delete User

Version 4.0.25.2 (latest)

Delete the user with a specific id.

DANGER this will delete the user and all looks and other information owned by the user.

Request

DELETE /users/{user_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
user_id
string
Id of user

Response

Datatype
Description
(string)
string
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

Examples