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 tag to add to a snapshot

Example:

"MyTag"

Response

Success

dataset
object
required
metadata
object
required
Last modified on June 26, 2026