POST api/Poet/EditPoem?localId={localId}&poemId={poemId}&content={content}&key={key}&sendFcm={sendFcm}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| localId | integer |
Required |
|
| poemId | integer |
Required |
|
| content | string |
Required |
|
| key | string |
Required |
|
| sendFcm | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.