Delete session
DELETE/sessions
Revoke authentication of a specific user
Request
Header Parameters
Accept stringrequired
Example: text/plain
- application/x-www-form-urlencoded
Body
user_id stringrequired
User ID
Example:
23456
Responses
- 200
- 401
Response Headers
- */*
- Schema
- Example (from schema)
- 1
Schema
object
{}
OK
<string>
Response Headers
- */*
- Schema
- Example (from schema)
- 1
Schema
object
{}
Unauthorized
<string>
Loading...