DELETE /projects/{project}/exports/not-found
Exports
DELETE /projects/{project}/exports/not-found
Deletes project export manifest rows whose status is not_found.
DELETE
DELETE /projects/{project}/exports/not-found
Deletes project export manifest rows whose status is
Full request:
Error or alternate response:
not_found.
Endpoint details
Bearer
pat_... (Project API Token). Keep this token on your backend/server.Project slug. This acts as the Project ID in API paths.
true for a successful response and false for an error response.Endpoint-specific response data when
ok is true; null on errors.Error code and message when
ok is false; null on success.Request identifier you can use when troubleshooting a specific API call.