Instagram\API\Request\LogoutRequest::getEndpoint PHP Method

getEndpoint() public method

public getEndpoint ( )
    public function getEndpoint()
    {
        return "/v1/accounts/logout/";
    }