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.Apps.OrgApplication
TeamDynamix.Api.Apps.OrgApplication.PartialUrl
The partial URL of the Client Portal application.
Data Type and Notes
String
Nullable
Value
The partial URL for Client Portal applications; otherwise, null
.
Remarks
This is used to build the fragment to a Client Portal application,
such as with TDClient/< ID >/< Partial URL >/...