/
RU
rudus
/
Rudus API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 1d ago
Details
Filter operations
annotated-pdf-exports
3
annotations
20
get
List Annotations
post
Create Annotation
get
Annotation Link Counts
get
Annotation Summary
post
Batch Create Annotations
post
Set Annotation Status Bulk
get
Get Annotation
delete
Delete Annotation
patch
Update Annotation
post
Create Annotation Attachment
post
Create Annotation Link
delete
Delete Annotation Link
post
Confirm Annotation Attachment
delete
Delete Annotation Attachment
get
Download Annotation Attachment Url
post
Create Annotation Reply
delete
Delete Annotation Reply
patch
Update Annotation Reply
post
Set Annotation Status
post
Restore Annotation
assist
1
bid-areas
5
billing
1
capabilities
1
chat
1
chat-actions
8
condition_templates
11
condition-visibility
2
conditions
11
conversations
7
drawings
9
export-authoring
1
exports
5
extensions
5
folders
7
help
1
imports
8
integrations
1
layer-visibility
3
layers
6
library_assets
1
measurements
16
multipliers
5
org-invites
6
orgs
5
overlay-changes
1
page-notes
2
pages
6
pdf-markup-imports
5
phase_codes
2
profiles
1
project-exports
3
project-invites
4
project-sharing
4
projects
5
revision-diff-exports
4
revisions
12
rulers
5
scale-regions
6
stack-proposals
1
summary
1
support
2
totals
1
verification
7
zones
10
get
Health
get
Health Ready
annotations
Create Annotation Link
post
/api/v1/annotations/{annotation_id}/links
Path parameters
annotation_id
string
uuid
required
Request body
CreateAnnotationLinkRequest
required
id
string
uuid
nullable
target_kind
'condition'
|
'measurement'
|
'page'
|
'url'
required
condition_id
string
uuid
nullable
measurement_id
string
uuid
nullable
target_page_id
string
uuid
nullable
url
string
nullable
label
string
nullable
dest
LinkDest
Response
Successful Response
LinkWriteResponse
required
link
AnnotationLink
required
annotation
Annotation
required
— unresolved $ref
Changes