ClientTagWriteDto
idnumberrequired
Unique identifier for the tag
Example:
1valuestringrequired
The actual value/content of the tag
Example:
Software & ITClientTagWriteDto
{
"id": 1,
"value": "Software & IT"
}
Unique identifier for the tag
1The actual value/content of the tag
Software & IT{
"id": 1,
"value": "Software & IT"
}