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

getEndpoint() public method

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