create_guest_token
create_guest_token
Create a guest authentication token.
Request
allowed_addresses
List of up to 10 UUIDs representing the allowed Fabric addresses.
expire_at
A unixtime (the number of seconds since 1970-01-01 00:00:00) at which the token should no longer be valid. Defaults to 'two hours from now'
Response
token
Guest Token
refresh_token
Refresh Token
Response Example
Response