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.GroupSearch
TeamDynamix.Api.Users.GroupSearch.AssociatedAppID
The platform application ID to filter on.
Data Type and Notes
Int32
Nullable
Value
The platform application ID to filter on,
or null
to not perform this filtering.
Remarks
When specified, only grups that have an association with the
specified platform application will be returned.