MyQ REST API documentation

Delete User

DELETE /v3/users/{id}

Deactivates selected user. This user is not lost and can be reactivated later.

Headers:
Content-Type: application/json
Authentication: Bearer %access_token%

Authentication:
Grant_type: client_credentials, login_info
Scopes: [ users ]