gohighlevel-php-sdk

Courses Api

$client = GoHighLevel::client($access_token,'2021-07-28');

Import Courses


    $data = $client->courses()->import(string $locationId, string $userId, [
        //products
    ]);