POST api/AppChat/Firebase
firebase database
Request Information
URI Parameters
None.
Body Parameters
FireBaseEvent_RequestName | Description | Type | Additional information |
---|---|---|---|
UserUUID | globally unique identifier |
None. |
|
body | Object |
None. |
Request Formats
application/json, text/json
Sample:
{ "UserUUID": "fd7eaafb-5a45-4c77-a4cc-32a284294938", "body": {} }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}