# Delete specific Scheduled Export

<div class="op-path-box"><span class="op-http-method-delete">DELETE</span> /v3/exports/scheduled/<span class="op-path-parameter">{scheduledExportId}</span></div>

Endpoint: DELETE /v3/exports/scheduled/{scheduledExportId}
Security: API_Key

## Path parameters:

  - `scheduledExportId` (integer, required)

## Response 400 fields (application/json):

  - `timestamp` (string)

  - `message` (string)

  - `details` (string)

  - `validationReport` (object)

## Response 401 fields (application/json):

  - `timestamp` (string)

  - `message` (string)

  - `details` (string)

  - `validationReport` (object)

## Response 403 fields (application/json):

  - `timestamp` (string)

  - `message` (string)

  - `details` (string)

  - `validationReport` (object)

## Response 404 fields (application/json):

  - `timestamp` (string)

  - `message` (string)

  - `details` (string)

  - `validationReport` (object)

