Skip to main content
POST
Tag a Snapshot in this Dataset

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

datasetId
string
required

Dataset ID

Body

application/json

Tag name and Snapshot ID to apply it to

snapshotId
string
required

ID of a Snapshot belonging to the Dataset

Example:

"62313ce67a0af0281c01a6a5"

tagName
string
required

Name of the tag to add to a Snapshot

Example:

"MyTag"

Response

Success

dataset
object
required
metadata
object
required
Last modified on September 3, 2026