Action Attempts
The Action Attempt Object
action_attempt_id
uuid
ID of the Action Attempt
status
string
pending
or success
or error
result
object
Response data from the action
error
object
Error data from the action
Action Types
CREATE_ACCESS_CODE
Creates an Access Code for a keypad lock
DELETE_ACCESS_CODE
Deletes an Access Code for a keypad lock
LOCK_DOOR
Locks a Door Lock for a door lock
UNLOCK_DOOR
Unlocks a Door Lock for a door lock
CREATE_NOISE_THRESHOLD
Creates a Noise Threshold for a noise sensor
REMOVE_NOISE_THRESHOLD
Removes a Noise Threshold for a noise sensor
List of Methods
Get Action Attempt
Last updated