---
title: "Set or clear a project's default render options (public API)"
method: PATCH
path: "/projects/{project}/render-defaults"
tags: ["public", "projects"]
---

# Set or clear a project's default render options (public API)

`PATCH /projects/{project}/render-defaults`

## Path parameters

- `project` string, required

## Request body

- object
  - `options` object, nullable, required
    - `html` string
    - `url` string
    - `color_profile` 'default' | 'srgb' | 'dp3' | 'rec2020' | 'scrgblinear' | 'hdr10' | 'colorspingamma24'
    - `engine_version` 'stable' | 'latest' | 'lts' | 'experimental'
    - `frame_selection_mode` 'visible' | 'all'
    - `format` 'png' | 'jpg' | 'jpeg' | 'pdf' | 'avif' | 'mp4' | 'webm' | 'webp' | 'html' | 'mhtml' | 'svg' | 'md'
    - `full_page_mode` 'native' | 'stitch'
    - `img_fit` 'cover' | 'contain' | 'fill' | 'inside' | 'outside' — ImgFit
    - `img_position` 'top' | 'right top' | 'right' | 'right bottom' | 'bottom' | 'left bottom' | 'left' | 'left top' | 'center' | 'centre' | 'north' | 'northeast' | 'east' | 'southeast' | 'south' | 'southwest' | 'west' | 'northwest' | 'entropy' | 'attention'
    - `llm_md_mode` 'Compact' | 'Extractive' | 'Full' | 'compact' | 'extractive' | 'full'
    - `llm_md_tables` 'Drop' | 'Full' | 'Summary' | 'drop' | 'full' | 'summary'
    - `llm_output` 'object' | 'array' | 'enum'
    - `media` 'print' | 'screen'
    - `metadata_engine` 'Legacy' | 'Structured' | 'legacy' | 'structured'
    - `pdf_margin` 'default' | 'none' | 'minimum'
    - `pdf_orientation` 'portrait' | 'landscape'
    - `pdf_page_size` 'a0' | 'a1' | 'a2' | 'a3' | 'a4' | 'a5' | 'a6' | 'legal' | 'ledger' | 'letter' | 'tabloid' | 'A0' | 'A1' | 'A2' | 'A3' | 'A4' | 'A5' | 'A6' | 'Legal' | 'Ledger' | 'Letter' | 'Tabloid'
    - `request_interception_method` 'puppeteer' | 'cdp'
    - `response_type` 'json' | 'jsondebug' | 'binary' | 'base64' | 'none'
    - `s3_storageclass` 'STANDARD' | 'REDUCED_REDUNDANCY' | 'STANDARD_IA' | 'ONEZONE_IA' | 'INTELLIGENT_TIERING' | 'GLACIER' | 'DEEP_ARCHIVE' | 'OUTPOSTS' | 'standard' | 'reduced_redundancy' | 'standard_ia' | 'onezone_ia' | 'intelligent_tiering' | 'glacier' | 'deep_archive' | 'outposts'
    - `v` 'stable' | 'latest' | 'lts' | 'experimental'
    - `wait_until` 'domloaded' | 'mostrequestsfinished' | 'requestsfinished' | 'loaded'
    - `accept_cookies` union
      - string
      - boolean
      - number
    - `add_cors` union
      - string
      - boolean
      - number
    - `allow_coin` union
      - string
      - boolean
      - number
    - `allow_infinite` union
      - string
      - boolean
      - number
    - `auto_crop` union
      - string
      - boolean
      - number
    - `block_ads` union
      - string
      - boolean
      - number
    - `block_data_urls` union
      - string
      - boolean
      - number
    - `block_fetch` union
      - string
      - boolean
      - number
    - `block_fonts` union
      - string
      - boolean
      - number
    - `block_frames` union
      - string
      - boolean
      - number
    - `block_images` union
      - string
      - boolean
      - number
    - `block_injections` union
      - string
      - boolean
      - number
    - `block_manifests` union
      - string
      - boolean
      - number
    - `block_medias` union
      - string
      - boolean
      - number
    - `block_other` union
      - string
      - boolean
      - number
    - `block_pings` union
      - string
      - boolean
      - number
    - `block_scripts` union
      - string
      - boolean
      - number
    - `block_sockets` union
      - string
      - boolean
      - number
    - `block_styles` union
      - string
      - boolean
      - number
    - `block_xhr` union
      - string
      - boolean
      - number
    - `certify` union
      - string
      - boolean
      - number
    - `click_accept` union
      - string
      - boolean
      - number
    - `cloudrun` union
      - string
      - boolean
      - number
    - `continue_on_nav_error` union
      - string
      - boolean
      - number
    - `dark_mode` union
      - string
      - boolean
      - number
    - `debug` union
      - string
      - boolean
      - number
    - `detect_full_height` union
      - string
      - boolean
      - number
    - `disable_animations` union
      - string
      - boolean
      - number
    - `disable_js` union
      - string
      - boolean
      - number
    - `disable_ligatures` union
      - string
      - boolean
      - number
    - `disable_web_security` union
      - string
      - boolean
      - number
    - `display_p3` union
      - string
      - boolean
      - number
    - `fail_if_captcha` union
      - string
      - boolean
      - number
    - `fail_if_cf_turnstile` union
      - string
      - boolean
      - number
    - `fail_if_selector_missing` union
      - string
      - boolean
      - number
    - `fail_if_selector_present` union
      - string
      - boolean
      - number
    - `fail_on_3xx` union
      - string
      - boolean
      - number
    - `fail_on_4xx` union
      - string
      - boolean
      - number
    - `fail_on_5xx` union
      - string
      - boolean
      - number
    - `fail_on_metadata_error` union
      - string
      - boolean
      - number
    - `fail_on_retry_conditions` union
      - string
      - boolean
      - number
    - `finalRetry` union
      - string
      - boolean
      - number
    - `fix_full_height` union
      - string
      - boolean
      - number
    - `flash` union
      - string
      - boolean
      - number
    - `force` union
      - string
      - boolean
      - number
    - `force_dpr` union
      - string
      - boolean
      - number
    - `fragment` union
      - string
      - boolean
      - number
    - `freeze_fixed` union
      - string
      - boolean
      - number
    - `from_html` union
      - string
      - boolean
      - number
    - `full_html` union
      - string
      - boolean
      - number
    - `full_page` union
      - string
      - boolean
      - number
    - `full_page_slices` union
      - string
      - boolean
      - number
    - `full_width` union
      - string
      - boolean
      - number
    - `gpu` union
      - string
      - boolean
      - number
    - `hdr10` union
      - string
      - boolean
      - number
    - `headless` union
      - 'shell'
      - string
      - boolean
      - number
    - `hide_cookie_banners` union
      - string
      - boolean
      - number
    - `hide_headless` union
      - string
      - boolean
      - number
    - `https_upgrade` union
      - string
      - boolean
      - number
    - `ignore_load_errors` union
      - string
      - boolean
      - number
    - `json` union
      - string
      - boolean
      - number
    - `kill_popups` union
      - string
      - boolean
      - number
    - `lazyload` union
      - string
      - boolean
      - number
    - `lightweight` union
      - string
      - boolean
      - number
    - `llm_full_response` union
      - string
      - boolean
      - number
    - `metadata` union
      - string
      - boolean
      - number
    - `mock` union
      - string
      - boolean
      - number
    - `mock_cost` union
      - string
      - integer
    - `no_suffix` union
      - string
      - boolean
      - number
    - `no_upload` union
      - string
      - boolean
      - number
    - `pdf_auto_crop` union
      - string
      - boolean
      - number
    - `pdf_background` union
      - string
      - boolean
      - number
    - `pdf_fit_to_page` union
      - string
      - boolean
      - number
    - `pdf_outline` union
      - string
      - boolean
      - number
    - `pdf_show_footer` union
      - string
      - boolean
      - number
    - `pdf_show_header` union
      - string
      - boolean
      - number
    - `pdf_tagged` union
      - string
      - boolean
      - number
    - `press_escape` union
      - string
      - boolean
      - number
    - `proxy_same_domain` union
      - string
      - boolean
      - number
    - `readable` union
      - string
      - boolean
      - number
    - `rec2020` union
      - string
      - boolean
      - number
    - `reduce_proxy` union
      - string
      - boolean
      - number
    - `reduced_motion` union
      - string
      - boolean
      - number
    - `refresh` union
      - string
      - boolean
      - number
    - `refresh_after_scroll` union
      - string
      - boolean
      - number
    - `reload` union
      - string
      - boolean
      - number
    - `reload_after_scroll` union
      - string
      - boolean
      - number
    - `retina` union
      - string
      - boolean
      - number
    - `retry_on_nav_error` union
      - string
      - boolean
      - number
    - `revisit` union
      - string
      - boolean
      - number
    - `revisit_after_scroll` union
      - string
      - boolean
      - number
    - `s3_force_path_style` union
      - string
      - boolean
      - number
    - `s3_object_lock` boolean
    - `s3_private_bucket` union
      - string
      - boolean
      - number
    - `save_clicks` union
      - string
      - boolean
      - number
    - `save_cookies` union
      - string
      - boolean
      - number
    - `save_headers` union
      - string
      - boolean
      - number
    - `save_headings` union
      - string
      - boolean
      - number
    - `save_html` union
      - string
      - boolean
      - number
    - `save_http_headers` union
      - string
      - boolean
      - number
    - `save_links` union
      - string
      - boolean
      - number
    - `save_markdown` union
      - string
      - boolean
      - number
    - `save_metadata` union
      - string
      - boolean
      - number
    - `save_mhtml` union
      - string
      - boolean
      - number
    - `save_resource_info` union
      - string
      - boolean
      - number
    - `save_structured_data` union
      - string
      - boolean
      - number
    - `save_tables` union
      - string
      - boolean
      - number
    - `scrgb_linear` union
      - string
      - boolean
      - number
    - `secure_mode` union
      - string
      - boolean
      - number
    - `sharp_stitch` union
      - string
      - boolean
      - number
    - `show_certificate_errors` union
      - string
      - boolean
      - number
    - `show_seams` union
      - string
      - boolean
      - number
    - `show_sections` union
      - string
      - boolean
      - number
    - `show_timestamp` union
      - string
      - boolean
      - number
    - `show_url` union
      - string
      - boolean
      - number
    - `skip_final_delay` union
      - string
      - boolean
      - number
    - `skip_scroll` union
      - string
      - boolean
      - number
    - `skip_webhooks` union
      - string
      - boolean
      - number
    - `solve_captchas` union
      - string
      - boolean
      - number
    - `solve_cf_turnstile` union
      - string
      - boolean
      - number
    - `thumbnails_object` union
      - string
      - boolean
      - number
    - `transparent` union
      - string
      - boolean
      - number
    - `turbo` union
      - string
      - boolean
      - number
    - `use_azure` union
      - string
      - boolean
      - number
    - `use_chrome` union
      - string
      - boolean
      - number
    - `use_chromium` union
      - string
      - boolean
      - number
    - `use_llm` union
      - string
      - boolean
      - number
    - `use_proxy` union
      - string
      - boolean
      - number
    - `use_s3` union
      - string
      - boolean
      - number
    - `use_stealth` union
      - string
      - boolean
      - number
    - `use_tailwind` union
      - string
      - boolean
      - number
    - `viewport_clip` union
      - string
      - boolean
      - number
    - `watermark` union
      - string
      - boolean
      - number
    - `web_bot_auth` union
      - string
      - boolean
      - number
    - `web_bot_auth_optional` union
      - string
      - boolean
      - number
    - `accept_lang` string
    - `authorization` string
    - `browser` string
    - `debug_url` string
    - `unique` string
    - `user_agent` string
    - `platform` string
    - `wrap` string
    - `bg_color` string
    - `hide_selector` string
    - `hide_selector_x` string
    - `highlight` string
    - `highlightfg` string
    - `highlightbg` string
    - `selector` string
    - `css` string
    - `js` string
    - `s3_key` string
    - `s3_secret` string
    - `s3_bucket` string
    - `s3_path` string
    - `s3_region` string
    - `s3_endpoint` string
    - `s3_presigned_url` string
    - `s3_presigned_url_html` string
    - `s3_presigned_url_mhtml` string
    - `s3_presigned_url_markdown` string
    - `s3_presigned_url_metadata` string
    - `s3_presigned_url_resource_info` string
    - `cdn_host` string
    - `azure_account_name` string
    - `azure_container_name` string
    - `azure_sas_token` string
    - `azure_path` string
    - `wait_for` string
    - `wait_for_state` 'attached' | 'visible'
    - `wait_for_x` string
    - `wait_to_leave` string
    - `wait_to_leave_state` 'detached' | 'hidden'
    - `wait_to_leave_pierce` boolean
    - `wait_to_leave_x` string
    - `webhook_url` string
    - `base_url` string
    - `width_from` string
    - `height_from` string
    - `blend_mode` string
    - `proxy` string
    - `pov` string
    - `point_of_view` string
    - `pov_country` string
    - `point_of_view_country` string
    - `clip` string
    - `tz` string
    - `custom_data_variable` string
    - `pdf_header` string
    - `pdf_footer` string
    - `pdf_page_range` union
      - string
      - number
    - `pdf_title` string
    - `pdf_subject` string
    - `pdf_author` string
    - `pdf_keywords` string
    - `pdf_creator` string
    - `img_pad` union
      - string
      - number
    - `auto_crop_bg` string
    - `render_queue` string
    - `urlbox_proxy` string
    - `img_bg` string
    - `download` string
    - `cache_ignore` string
    - `llm_prompt` string
    - `llm_system_prompt` string
    - `llm_key` string
    - `llm_provider` 'anthropic' | 'openai' | 'google' | 'azure' | 'mistral' | 'cohere' | 'amazon-bedrock' | 'google-vertex' | 'groq' | 'xai' | 'deepseek' | 'perplexity' | 'togetherai' | 'fireworks' | 'cerebras' | 'openrouter'
    - `llm_model` string
    - `llm_schema` union
      - string[]
      - string
      - object
    - `llm_base_url` string
    - `llm_azure_resource_name` string
    - `llm_azure_api_version` string
    - `llm_azure_use_deployment_urls` union
      - string
      - boolean
      - number
    - `llm_azure_api_protocol` 'openai' | 'anthropic'
    - `llm_aws_region` string
    - `llm_aws_access_key_id` string
    - `llm_aws_secret_access_key` string
    - `llm_aws_session_token` string
    - `llm_gcp_project` string
    - `llm_gcp_location` string
    - `llm_gcp_service_account_json` string
    - `region` string
    - `click_at` string
    - `quality` union
      - string
      - integer
    - `delay` union
      - string
      - integer
    - `timeout` union
      - string
      - integer
    - `scroll_delay` union
      - string
      - integer
    - `scroll_height` union
      - string
      - integer
    - `scroll_to` union
      - string
      - number
    - `scroll_to_x` union
      - string
      - number
    - `width` union
      - string
      - integer
    - `height` union
      - string
      - integer
    - `thumb_width` union
      - string
      - integer
    - `thumb_height` union
      - string
      - integer
    - `dpr` union
      - string
      - number
    - `crop_width` union
      - string
      - integer
    - `minidelay` union
      - string
      - integer
    - `max_height` union
      - string
      - integer
    - `max_width` union
      - string
      - integer
    - `max_section_height` union
      - string
      - integer
    - `max_section_width` union
      - string
      - integer
    - `max_sections` union
      - string
      - integer
    - `max_xsections` union
      - string
      - integer
    - `max_scroll_page_time` union
      - string
      - integer
    - `ttl` union
      - string
      - integer
    - `wait_timeout` union
      - string
      - integer
    - `redirect_after` union
      - string
      - integer
    - `scroll_increment` union
      - string
      - integer
    - `pdf_page_width` union
      - string
      - number
    - `pdf_page_height` union
      - string
      - number
    - `pdf_scale` union
      - string
      - number
    - `pdf_dpi` union
      - string
      - number
    - `pdf_margin_top` union
      - string
      - number
    - `pdf_margin_bottom` union
      - string
      - number
    - `pdf_margin_left` union
      - string
      - number
    - `pdf_margin_right` union
      - string
      - number
    - `longitude` union
      - string
      - number
    - `latitude` union
      - string
      - number
    - `accuracy` union
      - string
      - number
    - `auto_crop_threshold` union
      - string
      - integer
    - `s3_part_size` union
      - string
      - integer
    - `llm_temperature` union
      - string
      - integer
    - `llm_max_tokens` union
      - string
      - integer
    - `llm_md_budget` union
      - string
      - integer
    - `llm_height` union
      - string
      - integer
    - `llm_width` union
      - string
      - integer
    - `max_retries` union
      - string
      - integer
    - `max_attempts` union
      - string
      - integer
    - `retry_delay_ms` union
      - string
      - integer
    - `min_size_bytes` union
      - string
      - integer
    - `full_page_slice_height` union
      - string
      - integer
    - `full_page_slice_overlap_height` union
      - string
      - integer
    - `block_url_keywords` union
      - string
      - string[]
    - `block_urls` union
      - string
      - string[]
    - `click` union
      - string
      - string[]
    - `click_all` union
      - string
      - string[]
    - `click_all_x` union
      - string
      - string[]
    - `click_x` union
      - string
      - string[]
    - `cookie` union
      - string
      - string[]
    - `cookies` union
      - string
      - string[]
    - `fail_on` union
      - string
      - string[]
    - `fail_on_except` union
      - string
      - string[]
    - `header` union
      - string
      - string[]
    - `headers` union
      - string
      - string[]
    - `hover` union
      - string
      - string[]
    - `hover_x` union
      - string
      - string[]
    - `proxy_hosts` union
      - string
      - string[]
    - `proxy_resources` union
      - string
      - string[]
    - `retry_on` union
      - string
      - string[]
    - `tag` union
      - string
      - string[]
    - `thumbnails` object[]
      - `key` string
      - `preset` 'xs' | 'sm' | 'md' | 'lg' | 'xl' | '2xl' | '3xl' | '4xl' | '5xl' | '1/2' | '1/4' | '3/4'
      - `size` union
        - string
        - number
      - `width` union
        - string
        - number
      - `height` union
        - string
        - number
      - `fit` 'cover' | 'contain' | 'fill' | 'inside' | 'outside' — ImgFit
      - `bg` string
      - `position` 'top' | 'right top' | 'right' | 'right bottom' | 'bottom' | 'left bottom' | 'left' | 'left top' | 'center' | 'centre' | 'north' | 'northeast' | 'east' | 'southeast' | 'south' | 'southwest' | 'west' | 'northwest' | 'entropy' | 'attention'
      - `suffix` string
      - `presigned_url` string
    - `video_method` 'screencast' | 'psr' | 'extension' | 'modern'
    - `video_width` union
      - string
      - integer
    - `video_height` union
      - string
      - integer
    - `video_quality` union
      - string
      - integer
    - `video_preset` 'ultrafast' | 'superfast' | 'veryfast' | 'faster' | 'fast' | 'medium' | 'slow' | 'slower' | 'veryslow'
    - `video_bitrate` union
      - string
      - integer
    - `video_bits_per_second` union
      - string
      - integer
    - `video_time` union
      - string
      - integer
    - `video_duration` union
      - string
      - integer
    - `video_aspect` union
      - string
      - integer
    - `video_fps` union
      - string
      - integer
    - `video_ease` 'linear.none' | 'quadratic.in' | 'quadratic.out' | 'quadratic.inout' | 'cubic.in' | 'cubic.out' | 'cubic.inout' | 'quartic.in' | 'quartic.out' | 'quartic.inout' | 'quintic.in' | 'quintic.out' | 'quintic.inout' | 'sinusoidal.in' | 'sinusoidal.out' | 'sinusoidal.inout' | 'exponential.in' | 'exponential.out' | 'exponential.inout' | 'circular.in' | 'circular.out' | 'circular.inout' | 'elastic.in' | 'elastic.out' | 'elastic.inout' | 'back.in' | 'back.out' | 'back.inout' | 'bounce.in' | 'bounce.out' | 'bounce.inout'
    - `video_ease_end` 'linear.none' | 'quadratic.in' | 'quadratic.out' | 'quadratic.inout' | 'cubic.in' | 'cubic.out' | 'cubic.inout' | 'quartic.in' | 'quartic.out' | 'quartic.inout' | 'quintic.in' | 'quintic.out' | 'quintic.inout' | 'sinusoidal.in' | 'sinusoidal.out' | 'sinusoidal.inout' | 'exponential.in' | 'exponential.out' | 'exponential.inout' | 'circular.in' | 'circular.out' | 'circular.inout' | 'elastic.in' | 'elastic.out' | 'elastic.inout' | 'back.in' | 'back.out' | 'back.inout' | 'bounce.in' | 'bounce.out' | 'bounce.inout'
    - `video_prescroll_duration` union
      - string
      - integer
    - `video_scroll_duration` union
      - string
      - integer
    - `video_rest_duration` union
      - string
      - integer
    - `video_scroll_back_duration` union
      - string
      - integer
    - `video_postscroll_duration` union
      - string
      - integer
    - `video_scroll_distance` union
      - string
      - integer
    - `video_use_iscroll` union
      - string
      - boolean
      - number
    - `video_scroll` union
      - string
      - boolean
      - number
    - `video_scroll_to` object[]
      - `selector` string
      - `text` string
      - `wait` union
        - string
        - number
      - `duration` union
        - string
        - number
      - `ease` 'linear.none' | 'quadratic.in' | 'quadratic.out' | 'quadratic.inout' | 'cubic.in' | 'cubic.out' | 'cubic.inout' | 'quartic.in' | 'quartic.out' | 'quartic.inout' | 'quintic.in' | 'quintic.out' | 'quintic.inout' | 'sinusoidal.in' | 'sinusoidal.out' | 'sinusoidal.inout' | 'exponential.in' | 'exponential.out' | 'exponential.inout' | 'circular.in' | 'circular.out' | 'circular.inout' | 'elastic.in' | 'elastic.out' | 'elastic.inout' | 'back.in' | 'back.out' | 'back.inout' | 'bounce.in' | 'bounce.out' | 'bounce.inout'
      - `offset` number
    - `video_scroll_offset` union
      - string
      - integer
    - `video_scroll_require_sections` union
      - string
      - boolean
      - number
    - `video_warmup` union
      - string
      - boolean
      - number
    - `video_chrome_height` union
      - string
      - integer
    - `video_crop_w` union
      - string
      - integer
    - `debug_video` union
      - string
      - boolean
      - number
    - `video_jitter` union
      - string
      - number
    - `video_seek` union
      - string
      - number
    - `video_refs` union
      - string
      - integer
    - `video_ffmpeg` union
      - string
      - string[]
    - `video_scroll_back` union
      - string
      - boolean
      - number
    - `video_codec` 'h264' | 'vp9' | 'vp8'
    - `video_sections` union
      - string
      - integer
    - `markdown_options` object
      - `autolinks` union
        - string
        - boolean
        - number
      - `brInTables` union
        - string
        - boolean
        - number
      - `bullets` string
      - `codeBlockStyle` 'Backticks' | 'Indented' | 'Tildes' | 'backticks' | 'indented' | 'tildes'
      - `codeLanguage` string
      - `convertAsInline` union
        - string
        - boolean
        - number
      - `debug` union
        - string
        - boolean
        - number
      - `defaultTitle` union
        - string
        - boolean
        - number
      - `encoding` string
      - `escapeAscii` union
        - string
        - boolean
        - number
      - `escapeAsterisks` union
        - string
        - boolean
        - number
      - `escapeMisc` union
        - string
        - boolean
        - number
      - `escapeUnderscores` union
        - string
        - boolean
        - number
      - `extractMetadata` union
        - string
        - boolean
        - number
      - `headingStyle` 'Atx' | 'AtxClosed' | 'Underlined' | 'atx' | 'atx_closed' | 'atxclosed' | 'underlined'
      - `highlightStyle` 'Bold' | 'DoubleEqual' | 'Html' | 'None' | 'bold' | 'double_equal' | 'doubleequal' | 'html' | 'none'
      - `hocrSpatialTables` union
        - string
        - boolean
        - number
      - `keepInlineImagesIn` union
        - string
        - string[]
      - `listIndentType` 'Spaces' | 'Tabs' | 'spaces' | 'tabs'
      - `listIndentWidth` union
        - string
        - integer
      - `newlineStyle` 'Backslash' | 'Spaces' | 'backslash' | 'spaces'
      - `outputFormat` 'Djot' | 'Markdown' | 'Plain' | 'djot' | 'markdown' | 'plain'
      - `preprocessing` object
        - `enabled` union
          - string
          - boolean
          - number
        - `preset` 'Aggressive' | 'Minimal' | 'Standard' | 'aggressive' | 'minimal' | 'standard'
        - `removeForms` union
          - string
          - boolean
          - number
        - `removeNavigation` union
          - string
          - boolean
          - number
      - `preserveTags` union
        - string
        - string[]
      - `skipImages` union
        - string
        - boolean
        - number
      - `stripNewlines` union
        - string
        - boolean
        - number
      - `stripTags` union
        - string
        - string[]
      - `strongEmSymbol` '*' | '_'
      - `subSymbol` string
      - `supSymbol` string
      - `whitespaceMode` 'Normalized' | 'Strict' | 'normalized' | 'strict'
      - `wrap` union
        - string
        - boolean
        - number
      - `wrapWidth` union
        - string
        - integer
    - `retry_with` union
      - object
        - `proxy` string, nullable
        - `use_proxy` union
          - string
          - boolean
          - number
        - `urlbox_proxy` string, nullable
        - `reduce_proxy` union
          - string
          - boolean
          - number
        - `proxy_same_domain` union
          - string
          - boolean
          - number
        - `proxy_resources` union
          - string
          - string[]
        - `proxy_hosts` union
          - string
          - string[]
        - `user_agent` string, nullable
        - `pov` string, nullable
        - `point_of_view` string, nullable
        - `pov_country` string, nullable
        - `point_of_view_country` string, nullable
        - `use_stealth` union
          - string
          - boolean
          - number
        - `hide_headless` union
          - string
          - boolean
          - number
        - `block_ads` union
          - string
          - boolean
          - number
        - `block_urls` union
          - string
          - string[]
        - `block_url_keywords` union
          - string
          - string[]
        - `hide_cookie_banners` union
          - string
          - boolean
          - number
        - `click_accept` union
          - string
          - boolean
          - number
        - `click` union
          - string
          - string[]
        - `click_all` union
          - string
          - string[]
        - `hover` union
          - string
          - string[]
        - `wait_until` 'networkidle0' | 'networkidle2' | 'load' | 'domcontentloaded', nullable
        - `wait_for` string, nullable
        - `delay` union
          - string
          - integer
        - `width` union
          - string
          - integer
        - `height` union
          - string
          - integer
        - `retina` union
          - string
          - boolean
          - number
        - `viewport_clip` union
          - string
          - boolean
          - number
        - `js` string, nullable
        - `css` string, nullable
        - `hide_selector` string, nullable
        - `header` union
          - string
          - string[]
        - `cookie` union
          - string
          - string[]
        - `authorization` string, nullable
        - `accept_lang` string, nullable
        - `media` 'screen' | 'print', nullable
        - `ignore_https_errors` union
          - string
          - boolean
          - number
        - `disable_web_security` union
          - string
          - boolean
          - number
        - `timeout` union
          - string
          - integer
        - `debug` union
          - string
          - boolean
          - number
        - `headless` union
          - string
          - boolean
          - number
      - object[]
        - `proxy` string, nullable
        - `use_proxy` union
          - string
          - boolean
          - number
        - `urlbox_proxy` string, nullable
        - `reduce_proxy` union
          - string
          - boolean
          - number
        - `proxy_same_domain` union
          - string
          - boolean
          - number
        - `proxy_resources` union
          - string
          - string[]
        - `proxy_hosts` union
          - string
          - string[]
        - `user_agent` string, nullable
        - `pov` string, nullable
        - `point_of_view` string, nullable
        - `pov_country` string, nullable
        - `point_of_view_country` string, nullable
        - `use_stealth` union
          - string
          - boolean
          - number
        - `hide_headless` union
          - string
          - boolean
          - number
        - `block_ads` union
          - string
          - boolean
          - number
        - `block_urls` union
          - string
          - string[]
        - `block_url_keywords` union
          - string
          - string[]
        - `hide_cookie_banners` union
          - string
          - boolean
          - number
        - `click_accept` union
          - string
          - boolean
          - number
        - `click` union
          - string
          - string[]
        - `click_all` union
          - string
          - string[]
        - `hover` union
          - string
          - string[]
        - `wait_until` 'networkidle0' | 'networkidle2' | 'load' | 'domcontentloaded', nullable
        - `wait_for` string, nullable
        - `delay` union
          - string
          - integer
        - `width` union
          - string
          - integer
        - `height` union
          - string
          - integer
        - `retina` union
          - string
          - boolean
          - number
        - `viewport_clip` union
          - string
          - boolean
          - number
        - `js` string, nullable
        - `css` string, nullable
        - `hide_selector` string, nullable
        - `header` union
          - string
          - string[]
        - `cookie` union
          - string
          - string[]
        - `authorization` string, nullable
        - `accept_lang` string, nullable
        - `media` 'screen' | 'print', nullable
        - `ignore_https_errors` union
          - string
          - boolean
          - number
        - `disable_web_security` union
          - string
          - boolean
          - number
        - `timeout` union
          - string
          - integer
        - `debug` union
          - string
          - boolean
          - number
        - `headless` union
          - string
          - boolean
          - number
    - `md_code_blocks` 'Backticks' | 'Indented' | 'Tildes' | 'backticks' | 'indented' | 'tildes'
    - `md_heading` 'Atx' | 'AtxClosed' | 'Underlined' | 'atx' | 'atx_closed' | 'atxclosed' | 'closed' | 'underlined'
    - `md_highlight` 'Bold' | 'DoubleEqual' | 'Html' | 'None' | 'bold' | 'double_equal' | 'doubleequal' | 'html' | 'marker' | 'none' | 'plain'
    - `md_list_indent` 'Spaces' | 'Tabs' | 'spaces' | 'tabs'
    - `md_newline` 'Backslash' | 'Spaces' | 'backslash' | 'spaces'
    - `md_output` 'Djot' | 'Markdown' | 'Plain' | 'djot' | 'markdown' | 'plain'
    - `md_preset` 'Aggressive' | 'Minimal' | 'Standard' | 'aggressive' | 'minimal' | 'standard'
    - `md_whitespace` 'Normalized' | 'Strict' | 'normalized' | 'strict'
    - `md_autolinks` union
      - string
      - boolean
      - number
    - `md_br_tables` union
      - string
      - boolean
      - number
    - `md_debug` union
      - string
      - boolean
      - number
    - `md_default_title` union
      - string
      - boolean
      - number
    - `md_escape_ascii` union
      - string
      - boolean
      - number
    - `md_escape_asterisks` union
      - string
      - boolean
      - number
    - `md_escape_misc` union
      - string
      - boolean
      - number
    - `md_escape_underscores` union
      - string
      - boolean
      - number
    - `md_extract_metadata` union
      - string
      - boolean
      - number
    - `md_hocr_tables` union
      - string
      - boolean
      - number
    - `md_inline` union
      - string
      - boolean
      - number
    - `md_pre_forms` union
      - string
      - boolean
      - number
    - `md_pre_nav` union
      - string
      - boolean
      - number
    - `md_preprocess` union
      - string
      - boolean
      - number
    - `md_skip_images` union
      - string
      - boolean
      - number
    - `md_strip_newlines` union
      - string
      - boolean
      - number
    - `md_wrap` union
      - string
      - boolean
      - number
    - `md_bullets` string
    - `md_code_lang` string
    - `md_em` '*' | '_'
    - `md_encoding` string
    - `md_sub` string
    - `md_sup` string
    - `md_list_width` union
      - string
      - integer
    - `md_wrap_width` union
      - string
      - integer
    - `md_keep_images_in` union
      - string
      - string[]
    - `md_preserve_tags` union
      - string
      - string[]
    - `md_strip_tags` union
      - string
      - string[]

## Response `200`

OK

- object
  - `id` string, required
  - `mongoProjectId` string, nullable, required
  - `name` string, required
  - `enabled` boolean, required
  - `tokenless` boolean, required
  - `engineVersion` string, nullable, required
  - `storageCredentialId` string, nullable, required
  - `llmCredentialId` string, nullable, required
  - `proxyId` string, nullable, required
  - `createdAt` string, required

---

[API](https://skmtc.net/urlbox/apis/urlbox-public-api-spike.md) · [All operations](https://skmtc.net/urlbox/apis/urlbox-public-api-spike/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/urlbox/urlbox-public-api-spike/revisions/4510ae6afe8d/schema)
