Instagram\API\Request\ChangeProfilePictureAccountRequest::getEndpoint PHP 메소드

getEndpoint() 공개 메소드

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