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.Users.EligibleAssignment
Contents
Summary
A user or group who can be assigned to a work item.
Properties
Name
|
Type
|
Nullable?
|
Summary
|
Name
|
String |
|
The name of the resource.
|
Value
|
String |
|
The ID of the resource.
|
Email
|
String |
This field is nullable.
|
The email address of the resource.
|
IsUser
|
Boolean |
|
Whether the resource is a user.
|