Remove a RocketCOMS Portal user’s access token when the user logs out of the Portal.
POST /v1/auth/logout
Authorization: Bearer <access_token>
or
Authorization: Basic <encodedString>
where <encodedString> is your <api-key>:<api-secret> string encoded using Base64 encoding
None
If successful, returns 200 Logged out successfully.
SAMPLE RESPONSE
{
200 Logged out successfully
}
© 2022 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.