Create Alias CodeAsk AIpost https://www.keycafe.com/v0/aliasCodeCreate an alias code with a POST request to the endpoint.Body ParamscodestringrequiredThe code to be used by the visitor at the location. Must be distinct from any other codes at the location.locationobjectrequiredThe 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. Can be omitted, but the alias code won't be usable until an access is provided.access objectResponse 200Alias code successfully created and linked to access.Updated 8 months ago