PUT Users/SetUserNotificationToken

Sets the User's notification token

Request Information

URI Parameters

None.

Body Parameters

The UserNotificationTokenDto

UserNotificationTokenDto
NameDescriptionTypeAdditional information
NotificationDeviceId

The Device's unique identifier

string

None.

Token

Token

string

None.

DeviceInfo

Information about the device

string

None.

ApplicationPlatform

Operating system running on the device

ApplicationPlatform

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

TrailingHeaders

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.