Deleting Access Codes
Learn how to delete your access codes, and ensure that the code is successfully removed from the device.
Last updated
Was this helpful?
Learn how to delete your access codes, and ensure that the code is successfully removed from the device.
Last updated
Was this helpful?
To delete an access code, specify the desired access_code_id
in the request.
Code:
Output:
Poll for or configure a to listen for an access_code.deleted
or access_code.removed_from_device
event containing the access_code_id
of the access code that you've deleted. Note that if you delete an access code that was never programmed onto a device, Seam does not emit an access_code.removed_from_device
event for this access code.
If you receive access_code.failed_to_remove_from_device
or access_code.delay_in_removing_from_device
events, see .