import { TagsAppendTagRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations"; let value: TagsAppendTagRequest = { incidentId: "<id>", v3IncidentsTagsAppendTagRequest: {}, };
incidentId
string
✔️
N/A
v3IncidentsTagsAppendTagRequest
models.V3IncidentsTagsAppendTagRequest
Last updated 1 month ago