Employee : Tags


Add Tags

[PATCH] /employees/id

{
   "tags" : "tag1,tag2"
}

Change Tags

[PATCH] /employees/id

{
   "tags" : "tag3,tag4"
}

Remove All Tags

[PATCH] /employees/id

{
   "tags" : ""
}
Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more