start_audit
Start a new security audit on one of your domains.
Requires domain_id, the id of a domain on your account that is active
for checks. Runs every check your plan grants for whatever the domain
has verified so far — email verification and DNS TXT verification
unlock different checks, so verifying more of a domain can make a run
more thorough. Fails if the domain does not exist or is not active for
checks, if your plan currently grants no checks for it, or if an audit
is already running on that domain.
Returns the id of the new audit, its starting status, and how many
checks were queued for it. Poll get_audit_status with the returned id
to follow its progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||