Skip to main content

Create a new key page

Create a new key page with the given parameters

Request Body required
  • createdById int64
  • dateCreated date-time
  • dateModified date-time
  • description string
  • id int64
  • index int32
  • isDeleted boolean
  • matchType string
  • name string
  • preciseDate date-time
  • relativeUrlRegExp string
  • secondMatchType string
  • siteId int64
  • totalCount int32
Responses

Created


Schema
  • createdById int64
  • dateCreated date-time
  • dateModified date-time
  • description string
  • id int64
  • index int32
  • isDeleted boolean
  • matchType string
  • name string
  • preciseDate date-time
  • relativeUrlRegExp string
  • secondMatchType string
  • siteId int64
  • totalCount int32
Loading...