Skip to main content

Delete a contact

DELETE 

/api/v3/user/:user_id

Request

Responses

Object was deleted successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response boolean
Loading...