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.UserSearch
TeamDynamix.Api.Users.UserSearch.SecurityRoleID
The UID of the global security role to filter on.
Data Type and Notes
Guid
Nullable
Value
The UID of the global security role to filter on,
or null
to not perform this filtering.
Remarks
When specified, only users who have this security role will be returned.