This method is used when you want to update the information of the tags in the system. “TagName” (Tag Name), “IsActive” (Is Active) and “TagColor” (Color given to the tag) parameters should be given in the body in json format, as in the “InsertApiTag” method. The “tagId” parameter that specifies its value must be added.
Authorization header should be entered as “token_type” value, space character, “Access_token” value returned as a result of the Token request.

As a result of the request, a message stating that the update has been made is received. When you make a request to the “GetAllTags” method, you can see the record of the tag you have updated.

Was this helpful?
0 / 0