Delete a Client Session
Delete a specified client session
Deletes a client session.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
client_session_idstring ยท uuidRequired
ID of the client session that you want to delete.
Responses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/client_sessions/deleteRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Sample Response
Last updated
Was this helpful?

