Logo
Program smart lights API Documentation

Delete a user

DELETE http://{{ipAddress}}/api/v1/:auth_token

Requires an authorization token of an existing user.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'http://ipAddress/api/v1/:auth_token'

ENDPOINTS