post https://example.my.idaptive.app/Security/Logout
- Invoke this API to logout a user.
- After the logout, the user will be redirected to redirectUrl if it is present. The URL should be set at the redirectUrl parameter.
- RedirectUrl can be external URL or relative.
- User with default everybody role can access this API. It does not require any special rights.