Edit AccessAsk AIput https://www.keycafe.com/v0/access/{access_id}Edit a scheduled, single key access with a PUT request to the endpoint with the access ID.Path Paramsaccess_idint64requiredThe unique identifier of the access record. Example: 123456Body ParamsaccessStartDatestringThe access start date. Example: 2025-07-21accessStartTimestringThe access start time. Example: 12:45accessEndDatestringThe access end date Example: 2025-07-23accessEndTimestringThe access end time Example: 12:45timeZonestringThe access time zone Example: America/Vancouver.namestringThe visitor's name. Example: BobbyreturnReminderbooleanWhether the guest should be sent a reminder to return the key after their visit. Example: falsetruefalseResponse 200Access record successfully updated.Updated 8 months ago