POST api/Subscription/AgentConsume/{orgAppSyncId}/{agentIdentificationId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orgAppSyncId

globally unique identifier

Required

agentIdentificationId

globally unique identifier

Required

Body Parameters

boolean

Request Formats

application/json, text/json

Sample:
true

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Boolean'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.