DELETE api/Clients?clientId={clientId}&userId={userId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId | string |
Required |
|
userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TaskOfDocumentName | Description | Type | Additional information |
---|---|---|---|
Result | Document |
None. |
|
Id | integer |
None. |
|
Exception | AggregateException |
None. |
|
Status | TaskStatus |
None. |
|
IsCanceled | boolean |
None. |
|
IsCompleted | boolean |
None. |
|
CreationOptions | TaskCreationOptions |
None. |
|
AsyncState | Object |
None. |
|
IsFaulted | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.