PUT api/Calendar/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Calendar
NameDescriptionTypeAdditional information
Id

integer

None.

ScopeId

integer

None.

UserId

integer

None.

Name

string

None.

Description

string

None.

Colors

string

None.

GCalSettings

string

None.

GCalId

string

None.

ReferenceId

string

None.

IsActive

boolean

None.

Sort

integer

None.

Comment

string

None.

DatePublish

date

None.

DateExpires

date

None.

Version

date

None.

IsDeleted

boolean

None.

History

string

None.

Scope

Scope

None.

User

User

None.

Events

Collection of Event

None.

RowNumber

integer

None.

ColorsData

Colors

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.