POST Friend/CancelProposals
Request Information
URI Parameters
None.
Body Parameters
CancelProposalsFormName | Description | Type | Additional information |
---|---|---|---|
offerIds | Collection of integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "offerIds": [ 1, 2 ] }
Response Information
Resource Description
None.