Marks a session as completed and updates its state to idle. Authorization required.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Session details for completion.
The body is of type object
.
Session completed successfully.
The response is of type object
.