Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The session ID
Body
application/json
Request body for updating session tags
List of tags for the session
Response
Tags updated successfully
Example:
"Tags updated successfully"