Pull Backup Access Code
Pull a backup access code from Seam's backup access code pool
Last updated
Was this helpful?
Pull a backup access code from Seam's backup access code pool
Last updated
Was this helpful?
If you've opted-in to when , you can pull a backup access code from the pool at any time. These backup codes are guaranteed to work immediately and automatically programmed to be removed from the device after the the access code ends.
POST
https://connect.getseam.com/access_codes/pull_backup_access_code
Pull a backup access code from Seam's backup access code pool for this access code. You can only pull backup access codes for time_bound
codes. The pulled backup access code will be removed at the same time as the original access code.
Authorization*
String
Bearer <API_KEY>
access_code_id*
String
Access Code ID
access_code_id
type: string
ID of the Access Code
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from whatβs written here.