Error
A valid request URL is required to generate request examples{
"revoked": 123
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Account
Sign out everywhere else
Keeps the session that asked, so the caller is not logged out of the tab they clicked in.
DELETE
/
v1
/
account
/
sessions
Error
A valid request URL is required to generate request examples{
"revoked": 123
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Autorizações
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange. Only a 401 means it is spent; not_a_member (403) is about the organization named in X-Organization-Id and leaves the token good for the others.
Resposta
How many sessions were revoked.