Edit Alias Code

Edit an alias code with a PUT request to the endpoint with the alias code ID.

Path Params
int64
required

The unique ID of alias.
Example: 123456

Body Params
string

The code to be used by the visitor at the location. Must be distinct from any other codes at the location.

location
object

The private location the alias code will be used at. Only the ID property is necessary.

access
object

The access linked to the alias code. Only the ID property is necessary.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json