POST api/ZaloCallback/AppendUrlEncoded?name={name}&value={value}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
|
| value | string |
Required |
Body Parameters
StringBuilder| Name | Description | Type | Additional information |
|---|---|---|---|
| Capacity | integer |
None. |
|
| MaxCapacity | integer |
None. |
|
| Length | integer |
None. |
|
| Chars | character |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.