POST api/Subscription/AgentConsume/{orgAppSyncId}/{agentIdentificationId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orgAppSyncId | globally unique identifier |
Required |
|
| agentIdentificationId | globally unique identifier |
Required |
Body Parameters
booleanRequest Formats
application/json, text/json
Sample:
true
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |