Delete Scheduled Event Data
<Info>
> This endpoint requires an <strong>Enterprise</strong> subscription.
</Info>
<Info title="Required scopes">
> `data_compliance:write`
</Info>
To submit a request to remove scheduled events data within a time range for your organization, use this endpoint. Requests for data deletion can take up to 7 days to complete.
Time range can be no greater than 24 months and must occur in the past.
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Request
The start and end times that delineate the time range for scheduled events data deletion.
start_time
The scheduled events UTC timestamp at which data deletion should begin.
end_time
The scheduled events UTC timestamp at which data deletion should end.
Response
Accepted
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error