POST v6/user/firebase/saveToken
Request Information
URI Parameters
None.
Body Parameters
UserFirebaseTokenModel| Name | Description | Type | Additional information |
|---|---|---|---|
| FCMToken | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"fcmToken": "sample string 1"
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.