v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1350180291.1 KB
projects

Creates a new session to be used for requests made by the adapter. A session identifies a specific incarnation of a database resource and is meant to be reused across many AdaptMessage calls.

post/v1/{+parent}/sessions:adapter

Path parameters

parentstring required

Required. The database in which the new session is created.

Request body

namestring

Identifier. The name of the session. This is always system-assigned.

Response

Successful response