Skip to content

Delete contact

DELETE
/users/{id}

Authorizations

Authorization
TypeHTTP (bearer)

Parameters

Path Parameters

id*
Typeinteger
Required
format"int64"

Responses

OK

application/json
JSON
{
"ok": true
}

Playground

Server
Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python