Skip to content
post/v1/domains/{domain_id}/schedules/{schedule_id}/run

Trigger a domain schedule immediately.

Parameters

ParametersTypeRequiredDescription
domain_id(path)string
schedule_id(path)string
authorization(header)

Responses

  • 200Successful Response
    • scan_idstringRequired
    • schedule_idstringRequired
  • 422Validation Error
    • detailarrayOptional
POST /v1/domains/{domain_id}/schedules/{schedule_id}/run | AIDE