Skip to main content

Delete a user

DELETE 

/users/:id

Delete a user

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Responses

Info about the operation

Schema
    info

    A message confirming the operation

Loading...