SecurityAreaMotion
Authorizations
hue-application-keystringRequired
Responses
200
SecurityAreaMotion Success Response
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
405
Method Not Allowed
application/json
406
Not Acceptable
application/json
409
Conflict
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
503
Service Unavailable
application/json
507
Insufficient Storage
application/json
get
/clip/v2/resource/security_area_motionAuthorizations
hue-application-keystringRequired
Path parameters
securityAreaMotionIdstringRequired
ID of the security area motion
Responses
200
SecurityAreaMotion Success Response
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
405
Method Not Allowed
application/json
406
Not Acceptable
application/json
409
Conflict
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
503
Service Unavailable
application/json
507
Insufficient Storage
application/json
get
/clip/v2/resource/security_area_motion/{securityAreaMotionId}Authorizations
hue-application-keystringRequired
Path parameters
securityAreaMotionIdstringRequired
ID of the security area motion
Body
typestringOptional
Type of the supported resources (always security_area_motion here)
enabledbooleanOptional
True when sensor is activated, false when deactivated.
Responses
200
Success
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
405
Method Not Allowed
application/json
406
Not Acceptable
application/json
409
Conflict
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
503
Service Unavailable
application/json
507
Insufficient Storage
application/json
put
/clip/v2/resource/security_area_motion/{securityAreaMotionId}Last updated
Was this helpful?