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": "3f911f02-2eb2-46cc-9b8e-641625da0466", "body": {} }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}