/
RE
resourcly
/
Resourcly API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 6d ago
Details
Filter operations
analytics
7
auth
1
bom
1
bom-comparisons
5
boms
9
business
2
datasources
11
documents
5
drive
11
duplicates
1
email
1
feedback
1
health
4
imports
11
get
List import jobs
post
Create import job
post
Validate upload paths against the folder mapping
get
Get import job
delete
Delete import job
get
Get import documents
post
Upload document to import
delete
Delete import documents
post
Re-run import job
post
Retrigger import documents
get
Get import pipeline stage progress
inventory
10
items
14
Items
3
release-notes
1
search
5
storage
7
supplier-data-requests
5
supplier-portal
5
suppliers
4
upload
1
imports
Delete import documents
Deletes all documents from an import job
delete
/imports/{id}/documents
Path parameters
id
string
required
Import job ID (UUID)
Response
OK
ModelsImportJobDeleteResponse
required
documents_deleted
integer
import_id
string
message
string
Changes