v4

latestSwagger 2.02026-08-0343714211.7 MB
sessions
Sessions

Create user session (log in)

Create user session (log in)

post/sessions

Response

The Sessions object.

idstring

Session ID

languagestring

Session language

read_onlyboolean

Is this session read only?

sftp_insecure_ciphersboolean

Are insecure SFTP ciphers allowed for this user? (If this is set to true, the site administrator has signaled that it is ok to use less secure SSH ciphers for this user.)

Example response

{
  "id": "60525f92e859c4c3d74cb02fd176b1525901b525",
  "language": "en",
  "read_only": true
}
All 437 operations