Delete User

Only Administrators and Account Owners can delete users. User making the request can’t delete themselves.

Request

DELETE /v2/users/4 HTTP/1.1
Authorization: Bearer oauth_token

Path Parameters

/v2/users/{userId}

Response

HTTP/1.1 204 No Content