Edit Alias CodeAsk AIput https://www.keycafe.com/v0/aliasCode/{alias_code_id}Edit an alias code with a PUT request to the endpoint with the alias code ID.Path Paramsalias_code_idint64requiredThe unique ID of alias. Example: 123456Body ParamscodestringThe code to be used by the visitor at the location. Must be distinct from any other codes at the location.locationobjectThe private location the alias code will be used at. Only the ID property is necessary.location objectaccessobjectThe access linked to the alias code. Only the ID property is necessary.access objectResponse 200Alias code updated successfully.Updated 8 months ago