Edit Session Metadata
Edits the metadata for the session.
Caution
Partial updates are not supported. The full metadata set submitted in the request will replace the full previous metadata set.Authorizations: Sessions - EDIT
Requests
PUT /apis/sessions/:sessionId/metadata [ |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
404 | {"code":"040006", "name":"SessionNotFound", | Session with UUID |