POST api/UserPushNotification
Request Information
URI Parameters
None.
Body Parameters
UserPushNotificationName | Description | Type | Additional information |
---|---|---|---|
UserId | string |
Required |
|
PushNotificationId | string |
Required |
|
User | ApplicationUser |
None. |
|
PushNotification | PushNotification |
None. |
|
Id | string |
None. |
|
Version | Collection of byte |
None. |
|
CreatedAt | date |
None. |
|
UpdatedAt | date |
Required |
|
Deleted | boolean |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.