POST api/Autodesk/GetSubscriptionDetails
Request Information
URI Parameters
None.
Body Parameters
AutodeskUserCredentialsName | Description | Type | Additional information |
---|---|---|---|
Username | string |
None. |
|
Password | string |
None. |
|
UserPresent | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "Username": "sample string 1", "Password": "sample string 2", "UserPresent": true }
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"