auth
logout auth
post/auth/v1/logout
Request body
Example request
{
"accessToken": "eyJhbGciOiJSUzI1NiIsInR5cCIgO...qH1hQ9jv2n3q6T57_F8hZ6hybGRJw",
"clientId": "app1",
"refreshToken": "eyJhbGciOiJSUzI1NiIsInR5cCIgO...qH1hQ9jv2n3q6T57_F8hZ6hybGRJw"
}Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.