Comment on page
Action Attempt
action_attempt_id | uuid | ID of the Action Attempt |
action_type | string | |
status | string | pending or success or error |
result | object | Response data from the action |
error | object | Error data from the action |
CREATE_ACCESS_CODE | |
DELETE_ACCESS_CODE | |
LOCK_DOOR | |
UNLOCK_DOOR | |
CREATE_NOISE_THRESHOLD | |
REMOVE_NOISE_THRESHOLD |
Get Action Attempt |
Last modified 3mo ago