Action Attempts
Last updated
Last updated
© Seam Labs, Inc. All rights reserved.
action_attempt_id
uuid
ID of the Action Attempt
action_type
string
See table below for list of action types
status
string
pending
or success
or error
result
object
Response data from the action
error
object
Error data from the action
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
Get Action Attempt