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

Changes