POST GatewayPortalAPI/api/CVCloudUserProfile
Request Information
URI Parameters
None.
Body Parameters
ExceptionName | Description | Type | Additional information |
---|---|---|---|
Message | string |
None. |
|
Data | Dictionary of Object [key] and Object [value] |
None. |
|
InnerException | Exception |
None. |
|
TargetSite | MethodBase |
None. |
|
StackTrace | string |
None. |
|
HelpLink | string |
None. |
|
Source | string |
None. |
|
HResult | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "ClassName": "System.Exception", "Message": null, "Data": null, "InnerException": null, "HelpURL": "sample string 1", "StackTraceString": null, "RemoteStackTraceString": null, "RemoteStackIndex": 0, "ExceptionMethod": null, "HResult": 3, "Source": "sample string 2", "WatsonBuckets": null }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.