/
ME
metaplane
/
Metaplane Api
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-24
23
37
26.8 KB
Tags
Batch tag monitors
Apply a tag to a collection of monitors
post
/v1/tags/batch/tag-monitors
Request body
TagMonitorsRequest
required
tagName
string
monitorIds
string[]
Response
Success
TagMonitorsResult
required
successfullyTaggedMonitors
string[]
notFoundMonitors
string[]
nullable