Create document link (alpha)
POST/document/:documentId/links
Create a link to a document in the Camunda 8 cluster.
note
This endpoint is an alpha feature. It currently only supports an in-memory document store, which is not meant for production use.
Request
Responses
- 201
- 400
The document link was created successfully.
The document link creation failed. More details are provided in the response body.