TagDto

TagDto
TagDto
JSON Example
{
    "id": "abe7e0cd-7666-4b78-b123-7d0aac711b33",
    "name": "tag-1",
    "cspOrgId": "45bd46ae-8bc8-4115-9e72-28c89292c992",
    "createdBy": "[email protected]",
    "createdAt": "2023-06-21 06:02:20.675",
    "lastUpdatedBy": "[email protected]",
    "lastUpdatedAt": "2023-06-21 06:02:20.675"
}
string
id
Optional

Unique tag identifier

string
name
Required

Unique tag name

string
cspOrgId
Optional

Associated org with the tag

string
createdBy
Optional

Email of user who created this tag

string
createdAt
Optional

Time at which tag was created

string
lastUpdatedBy
Optional

Email of user who updated this tag

string
lastUpdatedAt
Optional

Time at which tag was last updated

Parameter To
Returned By