Update

Updates a session’s metadata. | (SessionClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

session_idstringRequired

Request

This endpoint expects an object.
off_chrt_reference_idstringOptionalformat: "^[A-Za-z0-9._~\-]{1,64}$"1-64 characters

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).

commentsstringOptional
publicbooleanOptional
termination_scheduled_for_timestampdatetimeOptional
off_chrt_reference_id__set_to_NonebooleanOptionalDefaults to false
comments__set_to_NonebooleanOptionalDefaults to false
termination_scheduled_for_timestamp__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Sessions Update V1request Unprocessable Entity Error