Skip to main content
POST

Authorizations

x-api-key
string
header
required

Body

application/json
source
From Session · object
required
expires_in
integer

How many seconds after creation the token expires automatically.

Required range: 1 <= x <= 2592000
metadata
object

Metadata consisting of key-value entries.

  • Maximum 20 key-value pairs.
  • Maximum 20 characters per key.
  • Maximum 80 characters per value.
Example:

Response

Success response

session_id
string<uuid>
required