boostrs api
Search
K

Document Update

patch
https://apigateway.boost.rs
/skillfinder/documents/:id
Document Update

Response fields

id
Document ID
title
Document title
status
Document status. Available values:
active - the document has been process and skills extracted for it.
queued - the document is pending processing.
processing - the document is being processed.
external_id
This field can be used to link documents to other data. It can be provided as part of each document in a batch request.
provider
This field can be used to group documents who belong to the same client, provider, category etc. It can be provided as part of each document in a batch request.
batch_id
The batch ID that the document is part of.
skills
The skills extracted by the algorithm based on the document content.
Each skill contains the following:
id
name
description
score
The score is given by the algorithm based on the relevance of the skill in the content provided.