Delete a session by marking it as inactive
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the workspace
ID of the session to delete
Successful Response
The response is of type any
.
Delete a session by marking it as inactive
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the workspace
ID of the session to delete
Successful Response
The response is of type any
.