/v1/domains/{domain_id}/schedulesCreate a scheduled scan for a verified domain.
Parameters
| Parameters | Type | Required | Description |
|---|---|---|---|
| domain_id(path) | string | ✓ | — |
| authorization(header) | — | — | — |
Request body
domainstringRequiredprofileenum (13)OptionalWhich check suite a scan asks for. Profile is orthogonal to ``site_type``: a "content" site can be scanned with the AI Agent-Ready suite *or* the SEO suite, and each suite weights its categories differently. Adding a profile is intentionally cheap — the registry filters by check class attribute so we never have to maintain a parallel inventory. Yeni bir profile eklemek için: bu enum'a satır ekle, ilgili check sınıflarının ``profiles`` frozenset'ine yeni profili koy. Frontend tarafında ``apps/web/src/lib/profiles.ts`` registry'sine de ekleme şart (UI route klasörü + i18n key'leri için).
cadenceenum (4)Requiredtime_of_daystringOptionaltimezonestringOptionalweekdayanyOfOptionalday_of_monthanyOfOptionalenabledbooleanOptionaloptionsobjectOptional
Responses
- 201Successful Response
idstringRequireduser_idstringRequireddomainstringRequiredprofileenum (13)OptionalWhich check suite a scan asks for. Profile is orthogonal to ``site_type``: a "content" site can be scanned with the AI Agent-Ready suite *or* the SEO suite, and each suite weights its categories differently. Adding a profile is intentionally cheap — the registry filters by check class attribute so we never have to maintain a parallel inventory. Yeni bir profile eklemek için: bu enum'a satır ekle, ilgili check sınıflarının ``profiles`` frozenset'ine yeni profili koy. Frontend tarafında ``apps/web/src/lib/profiles.ts`` registry'sine de ekleme şart (UI route klasörü + i18n key'leri için).
cadenceenum (4)Requiredtime_of_daystringRequiredtimezonestringRequiredweekdayanyOfOptionalday_of_monthanyOfOptionalenabledbooleanRequiredcreated_atstring <date-time>Requiredlast_run_atanyOfOptionallast_scan_idanyOfOptionallast_statusanyOfOptionalnext_run_atstring <date-time>RequiredoptionsobjectOptional
- 422Validation Error
detailarrayOptional