cURL - Enter travel (client)
Scope
- The primary API Key is not required; the
ticketcompletes the enter-room validation. - The
ticketmust be unexpired, unused, and its World status must beready.
Authorizations
string
header
required
QwenCloud API Key. Only the primary API Key (sk- prefix) is supported. See Get an API Key.
Header Parameters
string
default"application/json"
required
Request content type. This parameter must be set to application/json.
string
required
API Key authentication. The primary API Key is not required; either the primary or a temporary API Key can call it.
- Primary API Key: starts with
sk-, e.g.sk-xxx. - Temporary API Key: starts with
st-, e.g.st-xxx.