Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Feed.ItemUpdateLike
Contents
Summary
A "like" of a feed entry.
Properties
Name
|
Type
|
Summary
|
ID
|
Int32 |
The ID of the like.
|
UserFullName
|
String |
The full name of the user associated with the like.
|
Uid
|
Guid |
The UID of the user associated with the like.
|