*/ protected function defaultBody(): array { return [ 'license_key' => $this->key, 'instance_name' => 'Koel Plus', ]; } }