/
NT
ntechlab
/
Internal API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 2d ago
Details
Filter operations
area-trigger-activations
3
area-trigger-records
3
areas
6
audit-logs
3
auth
4
camera-groups
6
cameras
16
car-card-attachments
6
cards
12
cluster-events
18
clusterization-jobs
2
clusters
24
config.json
1
counter-records
3
counters
8
current-datetime
1
detect
1
device-blacklist-records
5
episodes
8
events
15
geocoding
2
groups
6
hooks
5
human-card-attachments
6
lines
7
meta-dictionaries
5
meta-dictionary-values
5
get
List meta dictionary values
post
Add a new meta dictionary value
get
Retrieve meta dictionary value by ID
delete
Delete meta dictionary
patch
Update meta dictionary value
notifications
3
objects
15
onvif-cameras
20
ovision-search
1
permissions
8
reports
8
sessions
4
settings
2
swagger.json
1
tracks
2
user-face
5
users
7
verify
1
videos
13
vms
4
watch-lists
8
meta-dictionary-values
Add a new meta dictionary value
Use this method to add a new meta dictionary value.
post
/meta-dictionary-values/
Request body
MetaDictionaryValueRequest
required
dictionary
integer
required
value
string
required
Dictionary value
Response
MetaDictionaryValue
required
id
integer
required
dictionary
integer
required
value
string
required
Dictionary value
Changes