createDocumentTrusted

Upload an external document

Access is restricted to the `I_DOCUMENTSERVICEBF_TRUSTED` role.

Like `PUT /document` but with less limitations to the uploaded contents.

Query Params
string

Document file name

string

Staging Options: Document reference number

string

Staging Options: Document reference type

string

Staging Options: Document type

int32
≤ 90

Staging Options: How long should the generated document be retained (max 90 days)

tag
array of strings

Staging Options: Additional tags that help to further describe the document (e.g. document source system, context, category...) and allows it to be found again by browsing and searching.

Tags must follow the kebab case naming convention (lowercase, words separated by hyphens)

Existing tags are retained if no value is defined. Defined values replace the existing tags. To delete all text without creating a tag, an empty tag has to be defined (e.g. &tag=)

tag
Body Params

Document to upload

Responses
204

Document was created.

403

Access denied, restricted to I_DOCUMENTSERVICEBF_TRUSTED role.

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json