boostrs api
Search…
⌃K
About the API Gateway
📬
What's new
Getting started
Use Cases
Getting started
oAuth token
Jobs Library
Job Search
Job Repositories
Job Categories
Job List
Job Details
Job Origin
Skills Library
Skill Search
Skill Repositories
Skill Categories
Skill Lists
Skill Details
Custom Skills (CRUD)
Skill Categories
Skill Management
Mapping APIs
Extract Skills
Document Details
Batch Skill Processing
Standardise Jobs
Matching APIs
Job Career Path
Find Next Job
Compare jobs
Map & Match Content
Types of Entities
Documents (CRUD)
Objects (CRUD)
Pools of Objects (CRUD)
Mapping Documents
Add Documents to Object mapping
Update Documents to Object mapping
Delete Documents from Object mapping
Mapping Objects
Matching Object to Pool
Powered By
GitBook
Delete Documents from Object mapping
delete
https://apigateway.boost.rs
/matchbox/objects/:id/documents
Delete the document link (mapping) to an existing object.
Sample request
For each item in the documents array, the
document_id
will be disconnected from the parent
object_id
.
{
"documents"
:
[
1
,
2
]
}
Previous
Update Documents to Object mapping
Next
Mapping Objects
Last modified
8mo ago