POST api/PushNotification

Request Information

URI Parameters

None.

Body Parameters

PushNotification
NameDescriptionTypeAdditional information
Id

string

None.

Title

string

Required

String length: inclusive between 0 and 40

Body

string

Required

String length: inclusive between 0 and 255

DateCreatedUtc

date

None.

CreatedById

string

Required

DatePushedUtc

date

None.

DateScheduledUtc

date

None.

Link

string

String length: inclusive between 0 and 700

ImageBlob

string

String length: inclusive between 0 and 500

ImageContainer

string

String length: inclusive between 0 and 200

ImageUrl

string

String length: inclusive between 0 and 700

UserGroups

Collection of UserGroup

None.

CreatedBy

ApplicationUser

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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.