RESTful API
news

WHO Country profiles

Get whocountryprofiles

Returns a set of data items of type whocountryprofiles.

Copy GET /api/news/whocountryprofiles
Request Informaion

URI Parameters

None

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

ReportEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:21.7819446Z",
    "PublicationDate": "2025-09-11T03:13:21.7819446Z",
    "DateCreated": "2025-09-11T03:13:21.7819446Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "0a1db5e7-f653-4edc-90a2-dbb1d04ad675",
    "Title": "sample string 9",
    "healthtopics": "62084bc4-2a84-48dd-a700-73f09d1ca5de",
    "regionscountries": "78cce45a-076f-437b-bc9d-4eaba674aa8d",
    "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
    "ReportStartDate": "2025-09-11T03:13:21.7819446Z",
    "Provider": "sample string 14",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:21.7819446Z",
    "PublicationDate": "2025-09-11T03:13:21.7819446Z",
    "DateCreated": "2025-09-11T03:13:21.7819446Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "publishingoffices": "0a1db5e7-f653-4edc-90a2-dbb1d04ad675",
    "Title": "sample string 9",
    "healthtopics": "62084bc4-2a84-48dd-a700-73f09d1ca5de",
    "regionscountries": "78cce45a-076f-437b-bc9d-4eaba674aa8d",
    "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
    "ReportStartDate": "2025-09-11T03:13:21.7819446Z",
    "Provider": "sample string 14",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get whocountryprofiles by key

Gets whocountryprofiles item by id.

Copy GET /api/news/whocountryprofiles({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

ReportEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:21.7819446Z",
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "DateCreated": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "publishingoffices": "ac45955a-ac48-4a2c-989f-7176a91dd879",
  "Title": "sample string 9",
  "healthtopics": "f22edf31-932c-4546-bf33-ac2e20908453",
  "regionscountries": "d52da1f2-02c5-4327-bf4f-c8c286125824",
  "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
  "ReportStartDate": "2025-09-11T03:13:21.7819446Z",
  "Provider": "sample string 14",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Get property

Gets Id property from whocountryprofiles item.

Copy GET /api/news/whocountryprofiles({key})/property
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

property

System.String

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
Id

System.Guid

Read only: False

Resource Format

Response Formats
Copy
application/json
{
  "Id": "d17e4aa7-f4aa-4265-b252-14db47b4d2c1"
}

Post whocountryprofiles

Creates a whocountryprofiles item.

Copy POST /api/news/whocountryprofiles
Request Informaion

URI Parameters

None

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

ReportEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "publishingoffices": "2ad12f12-f108-4cad-a3c1-e4d28617a315",
  "Title": "sample string 6",
  "healthtopics": "b81099fa-26c2-4581-80f3-7f21cf7d5cb6",
  "regionscountries": "378d410d-f915-4009-841d-87336f6cce3f",
  "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
  "ReportStartDate": "2025-09-11T03:13:21.7819446Z"
}
Response Informaion

Resource Description

Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

ReportEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:21.7819446Z",
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "DateCreated": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "publishingoffices": "46351b89-c1fc-4169-983d-f0205168e8ab",
  "Title": "sample string 9",
  "healthtopics": "fd4c6a3a-8313-45f4-a73e-818b10dc3da8",
  "regionscountries": "1c38a347-5f09-48b3-b87b-d978e9206816",
  "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
  "ReportStartDate": "2025-09-11T03:13:21.7819446Z",
  "Provider": "sample string 14",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Patch whocountryprofiles by key

Partial update for whocountryprofiles item.

Copy PATCH /api/news/whocountryprofiles({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

ReportEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "publishingoffices": "a795892c-73c2-4945-90b8-6599115aca93",
  "Title": "sample string 6",
  "healthtopics": "0afb9e01-38de-4e66-9d84-bb1e321d0e54",
  "regionscountries": "de80156c-7684-4bd4-aee3-335a51c66fe7",
  "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
  "ReportStartDate": "2025-09-11T03:13:21.7819446Z"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Put whocountryprofiles by key

Full update for whocountryprofiles item.

Copy PUT /api/news/whocountryprofiles({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Title

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

regionscountries

System.Guid

Read only: False
Selected by default: False

ReportEndDate

System.DateTimeOffset

Read only: False
Selected by default: True

ReportStartDate

System.DateTimeOffset

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Request Formats
Copy
application/json
{
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 3",
  "UrlName": "sample string 4",
  "publishingoffices": "0105c0b3-08eb-4f31-ab41-2069f771af67",
  "Title": "sample string 6",
  "healthtopics": "1ed360fe-8cb2-4e04-84cf-7450a09d3547",
  "regionscountries": "d21187c0-bf54-4f87-934b-dda87246854a",
  "ReportEndDate": "2025-09-11T03:13:21.7819446Z",
  "ReportStartDate": "2025-09-11T03:13:21.7819446Z"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete whocountryprofiles by key

Deletes a whocountryprofiles item by Id.

Copy DELETE /api/news/whocountryprofiles({key})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get ActualWhoDocument

Returns a set of related items of type ActualWhoDocument from whocountryprofiles item.

Copy GET /api/news/whocountryprofiles({key})/ActualWhoDocument
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

OpenGraphDescription

System.String

Read only: False
Selected by default: True

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OtherRelated

System.String

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

ISBN

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Links

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

SourceKey

System.String

Read only: False
Selected by default: True

Editors

System.String

Read only: False
Selected by default: True

Copyright

System.String

Read only: False
Selected by default: True

meetingreporttypes

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

NumberOfPagesField

System.Decimal

Read only: False
Selected by default: True

WHOReferenceNumber

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:21.7819446Z",
    "PublicationDate": "2025-09-11T03:13:21.7819446Z",
    "DateCreated": "2025-09-11T03:13:21.7819446Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Overview": "sample string 8",
    "FactFileNumberOfAdditionalItems": 9.0,
    "regionscountries": "4781c6ca-e262-4ac1-b44b-1884f71b8da2",
    "OpenGraphDescription": "sample string 11",
    "EventNumberOfAdditionalItems": 12.0,
    "targetaudiences": "133ef496-0e3d-471b-bee3-e09639d694c3",
    "departmentaltargets": "05b695f9-f814-474b-bbb5-9b9f566b010d",
    "NewsNumberOfAdditionalItems": 15.0,
    "OtherRelated": "sample string 16",
    "PublicationDateAndTime": "2025-09-11T03:13:21.7819446Z",
    "ISBN": "sample string 18",
    "Subtitle": "sample string 19",
    "healthtopics": "38eb3420-6d4b-4a94-8384-60a50bee6c05",
    "FactSheetNumberOfAdditionalItems": 21.0,
    "Links": "sample string 22",
    "Summary": "sample string 23",
    "SourceKey": "sample string 24",
    "Editors": "sample string 25",
    "Copyright": "sample string 26",
    "meetingreporttypes": "86c9a843-206d-4391-b7bb-1e907af37dff",
    "events": "6d13682a-fdf6-4403-9163-5d9a3be1ea00",
    "MultimediaNumberOfAdditionalItems": 29.0,
    "CommentaryNumberOfAdditionalItems": 30.0,
    "PhotoStoryNumberOfAdditionalItems": 31.0,
    "sustainabledevelopmentgoals": "1e1b2308-081e-4bfc-a0b3-080da5b1db64",
    "publishingoffices": "fe215f0a-0d80-4d57-a9c2-41c7e618fd86",
    "OpenGraphTitle": "sample string 34",
    "FeatureStoryNumberOfAdditionalItems": 35.0,
    "Highlight": "sample string 36",
    "NumberOfPagesField": 37.0,
    "WHOReferenceNumber": "sample string 38",
    "MetaTitle": "sample string 39",
    "Title": "sample string 40",
    "MetaDescription": "sample string 41",
    "Provider": "sample string 42",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:21.7819446Z",
    "PublicationDate": "2025-09-11T03:13:21.7819446Z",
    "DateCreated": "2025-09-11T03:13:21.7819446Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "Overview": "sample string 8",
    "FactFileNumberOfAdditionalItems": 9.0,
    "regionscountries": "4781c6ca-e262-4ac1-b44b-1884f71b8da2",
    "OpenGraphDescription": "sample string 11",
    "EventNumberOfAdditionalItems": 12.0,
    "targetaudiences": "133ef496-0e3d-471b-bee3-e09639d694c3",
    "departmentaltargets": "05b695f9-f814-474b-bbb5-9b9f566b010d",
    "NewsNumberOfAdditionalItems": 15.0,
    "OtherRelated": "sample string 16",
    "PublicationDateAndTime": "2025-09-11T03:13:21.7819446Z",
    "ISBN": "sample string 18",
    "Subtitle": "sample string 19",
    "healthtopics": "38eb3420-6d4b-4a94-8384-60a50bee6c05",
    "FactSheetNumberOfAdditionalItems": 21.0,
    "Links": "sample string 22",
    "Summary": "sample string 23",
    "SourceKey": "sample string 24",
    "Editors": "sample string 25",
    "Copyright": "sample string 26",
    "meetingreporttypes": "86c9a843-206d-4391-b7bb-1e907af37dff",
    "events": "6d13682a-fdf6-4403-9163-5d9a3be1ea00",
    "MultimediaNumberOfAdditionalItems": 29.0,
    "CommentaryNumberOfAdditionalItems": 30.0,
    "PhotoStoryNumberOfAdditionalItems": 31.0,
    "sustainabledevelopmentgoals": "1e1b2308-081e-4bfc-a0b3-080da5b1db64",
    "publishingoffices": "fe215f0a-0d80-4d57-a9c2-41c7e618fd86",
    "OpenGraphTitle": "sample string 34",
    "FeatureStoryNumberOfAdditionalItems": 35.0,
    "Highlight": "sample string 36",
    "NumberOfPagesField": 37.0,
    "WHOReferenceNumber": "sample string 38",
    "MetaTitle": "sample string 39",
    "Title": "sample string 40",
    "MetaDescription": "sample string 41",
    "Provider": "sample string 42",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get ActualWhoDocument by relatedKey

Returns a related item of type ActualWhoDocument from whocountryprofiles item.

Copy GET /api/news/whocountryprofiles({key})/ActualWhoDocument({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

OpenGraphDescription

System.String

Read only: False
Selected by default: True

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OtherRelated

System.String

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

ISBN

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Links

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

SourceKey

System.String

Read only: False
Selected by default: True

Editors

System.String

Read only: False
Selected by default: True

Copyright

System.String

Read only: False
Selected by default: True

meetingreporttypes

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

publishingoffices

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

NumberOfPagesField

System.Decimal

Read only: False
Selected by default: True

WHOReferenceNumber

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:21.7819446Z",
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "DateCreated": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "Overview": "sample string 8",
  "FactFileNumberOfAdditionalItems": 9.0,
  "regionscountries": "253bd138-0155-4f80-b8ab-4feccc022331",
  "OpenGraphDescription": "sample string 11",
  "EventNumberOfAdditionalItems": 12.0,
  "targetaudiences": "77220c5a-68f1-465d-9ad8-c7d8a1875274",
  "departmentaltargets": "a1e7a7c8-857b-4ea4-aed0-0a2ff986b977",
  "NewsNumberOfAdditionalItems": 15.0,
  "OtherRelated": "sample string 16",
  "PublicationDateAndTime": "2025-09-11T03:13:21.7819446Z",
  "ISBN": "sample string 18",
  "Subtitle": "sample string 19",
  "healthtopics": "1abe9d79-4de3-4182-996a-a26e631e0fb4",
  "FactSheetNumberOfAdditionalItems": 21.0,
  "Links": "sample string 22",
  "Summary": "sample string 23",
  "SourceKey": "sample string 24",
  "Editors": "sample string 25",
  "Copyright": "sample string 26",
  "meetingreporttypes": "3c2c5341-91ac-4526-9ce1-2455fb9da1af",
  "events": "890bddb1-c665-44e5-9ab1-60c17c31b2fd",
  "MultimediaNumberOfAdditionalItems": 29.0,
  "CommentaryNumberOfAdditionalItems": 30.0,
  "PhotoStoryNumberOfAdditionalItems": 31.0,
  "sustainabledevelopmentgoals": "dcd4c096-0a3a-44ed-afd3-03efa5ab35b3",
  "publishingoffices": "6ad52650-61d3-4cb7-bd52-0894d420f874",
  "OpenGraphTitle": "sample string 34",
  "FeatureStoryNumberOfAdditionalItems": 35.0,
  "Highlight": "sample string 36",
  "NumberOfPagesField": 37.0,
  "WHOReferenceNumber": "sample string 38",
  "MetaTitle": "sample string 39",
  "Title": "sample string 40",
  "MetaDescription": "sample string 41",
  "Provider": "sample string 42",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post ActualWhoDocument

Add ActualWhoDocument relation to whocountryprofiles item.

Copy POST /api/news/whocountryprofiles({key})/ActualWhoDocument/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete ActualWhoDocument

Delete set of related items of type ActualWhoDocument from whocountryprofiles item.

Copy DELETE /api/news/whocountryprofiles({key})/ActualWhoDocument/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete ActualWhoDocument by relatedKey

Delete relation of type ActualWhoDocument from whocountryprofiles item.

Copy DELETE /api/news/whocountryprofiles({key})/ActualWhoDocument({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Get ActualIrisPublication

Returns a set of related items of type ActualIrisPublication from whocountryprofiles item.

Copy GET /api/news/whocountryprofiles({key})/ActualIrisPublication
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

Editors

System.String

Read only: False
Selected by default: True

NumberOfPages

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Links

System.String

Read only: False
Selected by default: True

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

ISBN

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

IRISID

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Copyright

System.String

Read only: False
Selected by default: True

SourceKey

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

WHOReferenceNumber

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

publicationtypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
[
  {
    "LastModified": "2025-09-11T03:13:21.7819446Z",
    "PublicationDate": "2025-09-11T03:13:21.7819446Z",
    "DateCreated": "2025-09-11T03:13:21.7819446Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "MetaDescription": "sample string 8",
    "Editors": "sample string 9",
    "NumberOfPages": 10.0,
    "publishingoffices": "d58b8434-6e19-4ca5-ad13-2f0dbd3c7ad3",
    "Links": "sample string 12",
    "FactSheetNumberOfAdditionalItems": 13.0,
    "healthtopics": "710f0327-d09c-4805-9f32-c2f5926f9823",
    "events": "9d2cb57b-d9d3-4683-b0e6-0b330e490d3e",
    "EventNumberOfAdditionalItems": 16.0,
    "CommentaryNumberOfAdditionalItems": 17.0,
    "regionscountries": "5018f2a2-4fd2-40f8-ac6e-695b5cf44d71",
    "ISBN": "sample string 19",
    "Overview": "sample string 20",
    "PhotoStoryNumberOfAdditionalItems": 21.0,
    "Highlight": "sample string 22",
    "DocumentNumberOfAdditionalItems": 23.0,
    "IRISID": "sample string 24",
    "MetaTitle": "sample string 25",
    "FeatureStoryNumberOfAdditionalItems": 26.0,
    "Copyright": "sample string 27",
    "SourceKey": "sample string 28",
    "sustainabledevelopmentgoals": "4d428478-e672-4c7d-9542-e0d23405728a",
    "OpenGraphTitle": "sample string 30",
    "Summary": "sample string 31",
    "targetaudiences": "5fce1a03-6b57-422a-89bc-66b92035983c",
    "OtherRelated": "sample string 33",
    "WHOReferenceNumber": "sample string 34",
    "Subtitle": "sample string 35",
    "publicationtypes": "b6ff2321-288f-443e-8e92-c69f55ee5451",
    "departmentaltargets": "7e15e915-1b12-41ba-8075-e526c1b61dce",
    "MultimediaNumberOfAdditionalItems": 38.0,
    "OpenGraphDescription": "sample string 39",
    "Title": "sample string 40",
    "PublicationDateAndTime": "2025-09-11T03:13:21.7819446Z",
    "NewsNumberOfAdditionalItems": 42.0,
    "FactFileNumberOfAdditionalItems": 43.0,
    "Provider": "sample string 44",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  },
  {
    "LastModified": "2025-09-11T03:13:21.7819446Z",
    "PublicationDate": "2025-09-11T03:13:21.7819446Z",
    "DateCreated": "2025-09-11T03:13:21.7819446Z",
    "IncludeInSitemap": true,
    "SystemSourceKey": "sample string 5",
    "UrlName": "sample string 6",
    "ItemDefaultUrl": "sample string 7",
    "MetaDescription": "sample string 8",
    "Editors": "sample string 9",
    "NumberOfPages": 10.0,
    "publishingoffices": "d58b8434-6e19-4ca5-ad13-2f0dbd3c7ad3",
    "Links": "sample string 12",
    "FactSheetNumberOfAdditionalItems": 13.0,
    "healthtopics": "710f0327-d09c-4805-9f32-c2f5926f9823",
    "events": "9d2cb57b-d9d3-4683-b0e6-0b330e490d3e",
    "EventNumberOfAdditionalItems": 16.0,
    "CommentaryNumberOfAdditionalItems": 17.0,
    "regionscountries": "5018f2a2-4fd2-40f8-ac6e-695b5cf44d71",
    "ISBN": "sample string 19",
    "Overview": "sample string 20",
    "PhotoStoryNumberOfAdditionalItems": 21.0,
    "Highlight": "sample string 22",
    "DocumentNumberOfAdditionalItems": 23.0,
    "IRISID": "sample string 24",
    "MetaTitle": "sample string 25",
    "FeatureStoryNumberOfAdditionalItems": 26.0,
    "Copyright": "sample string 27",
    "SourceKey": "sample string 28",
    "sustainabledevelopmentgoals": "4d428478-e672-4c7d-9542-e0d23405728a",
    "OpenGraphTitle": "sample string 30",
    "Summary": "sample string 31",
    "targetaudiences": "5fce1a03-6b57-422a-89bc-66b92035983c",
    "OtherRelated": "sample string 33",
    "WHOReferenceNumber": "sample string 34",
    "Subtitle": "sample string 35",
    "publicationtypes": "b6ff2321-288f-443e-8e92-c69f55ee5451",
    "departmentaltargets": "7e15e915-1b12-41ba-8075-e526c1b61dce",
    "MultimediaNumberOfAdditionalItems": 38.0,
    "OpenGraphDescription": "sample string 39",
    "Title": "sample string 40",
    "PublicationDateAndTime": "2025-09-11T03:13:21.7819446Z",
    "NewsNumberOfAdditionalItems": 42.0,
    "FactFileNumberOfAdditionalItems": 43.0,
    "Provider": "sample string 44",
    "Comments": {
      "Name": "sample string 1",
      "Message": "sample string 2",
      "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
      "ProfilePictureUrl": "sample string 4",
      "ProfilePictureThumbnailUrl": "sample string 5"
    }
  }
]

Get ActualIrisPublication by relatedKey

Returns a related item of type ActualIrisPublication from whocountryprofiles item.

Copy GET /api/news/whocountryprofiles({key})/ActualIrisPublication({relatedKey})
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Name Description Type Additional Information
LastModified

System.DateTimeOffset

Read only: True
Selected by default: True

PublicationDate

System.DateTimeOffset

Read only: False
Selected by default: True

DateCreated

System.DateTimeOffset

Read only: True
Selected by default: True

IncludeInSitemap

System.Boolean

Read only: False
Selected by default: True

SystemSourceKey

System.String

Read only: False
Selected by default: True

UrlName

System.String

Read only: False
Selected by default: True

ItemDefaultUrl

System.String

Read only: True
Selected by default: True

MetaDescription

System.String

Read only: False
Selected by default: True

Editors

System.String

Read only: False
Selected by default: True

NumberOfPages

System.Decimal

Read only: False
Selected by default: True

publishingoffices

System.Guid

Read only: False
Selected by default: False

Links

System.String

Read only: False
Selected by default: True

FactSheetNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

healthtopics

System.Guid

Read only: False
Selected by default: False

events

System.Guid

Read only: False
Selected by default: False

EventNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

CommentaryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

regionscountries

System.Guid

Read only: False
Selected by default: False

ISBN

System.String

Read only: False
Selected by default: True

Overview

System.String

Read only: False
Selected by default: True

PhotoStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Highlight

System.String

Read only: False
Selected by default: True

DocumentNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

IRISID

System.String

Read only: False
Selected by default: True

MetaTitle

System.String

Read only: False
Selected by default: True

FeatureStoryNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Copyright

System.String

Read only: False
Selected by default: True

SourceKey

System.String

Read only: False
Selected by default: True

sustainabledevelopmentgoals

System.Guid

Read only: False
Selected by default: False

OpenGraphTitle

System.String

Read only: False
Selected by default: True

Summary

System.String

Read only: False
Selected by default: True

targetaudiences

System.Guid

Read only: False
Selected by default: False

OtherRelated

System.String

Read only: False
Selected by default: True

WHOReferenceNumber

System.String

Read only: False
Selected by default: True

Subtitle

System.String

Read only: False
Selected by default: True

publicationtypes

System.Guid

Read only: False
Selected by default: False

departmentaltargets

System.Guid

Read only: False
Selected by default: False

MultimediaNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

OpenGraphDescription

System.String

Read only: False
Selected by default: True

Title

System.String

Read only: False
Selected by default: True

PublicationDateAndTime

System.DateTimeOffset

Read only: False
Selected by default: True

NewsNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

FactFileNumberOfAdditionalItems

System.Decimal

Read only: False
Selected by default: True

Provider

System.String

Read only: True
Selected by default: True

Comments

Telerik.Sitefinity.Services.Comments.CommentContract

Read only: True
Selected by default: False

Resource Format

Response Formats
Copy
application/json
{
  "LastModified": "2025-09-11T03:13:21.7819446Z",
  "PublicationDate": "2025-09-11T03:13:21.7819446Z",
  "DateCreated": "2025-09-11T03:13:21.7819446Z",
  "IncludeInSitemap": true,
  "SystemSourceKey": "sample string 5",
  "UrlName": "sample string 6",
  "ItemDefaultUrl": "sample string 7",
  "MetaDescription": "sample string 8",
  "Editors": "sample string 9",
  "NumberOfPages": 10.0,
  "publishingoffices": "77b427d8-9ec1-4e87-ab1a-e509a7eb7bc3",
  "Links": "sample string 12",
  "FactSheetNumberOfAdditionalItems": 13.0,
  "healthtopics": "46fe1b24-017d-480d-a891-69532d99c1e2",
  "events": "349b47d9-b57b-45f3-aee5-a49106ec0635",
  "EventNumberOfAdditionalItems": 16.0,
  "CommentaryNumberOfAdditionalItems": 17.0,
  "regionscountries": "e3eaa51a-4f7f-4fee-8c8a-a3742c5e586e",
  "ISBN": "sample string 19",
  "Overview": "sample string 20",
  "PhotoStoryNumberOfAdditionalItems": 21.0,
  "Highlight": "sample string 22",
  "DocumentNumberOfAdditionalItems": 23.0,
  "IRISID": "sample string 24",
  "MetaTitle": "sample string 25",
  "FeatureStoryNumberOfAdditionalItems": 26.0,
  "Copyright": "sample string 27",
  "SourceKey": "sample string 28",
  "sustainabledevelopmentgoals": "73aa6cd6-47f4-4947-abf9-a3c067077896",
  "OpenGraphTitle": "sample string 30",
  "Summary": "sample string 31",
  "targetaudiences": "6d7bd51e-fc90-4dda-83d7-44047246e749",
  "OtherRelated": "sample string 33",
  "WHOReferenceNumber": "sample string 34",
  "Subtitle": "sample string 35",
  "publicationtypes": "c8f99650-2fed-495b-9cf1-0744d6643185",
  "departmentaltargets": "734b4cac-fb2c-41b4-a4ec-97fa66089480",
  "MultimediaNumberOfAdditionalItems": 38.0,
  "OpenGraphDescription": "sample string 39",
  "Title": "sample string 40",
  "PublicationDateAndTime": "2025-09-11T03:13:21.7819446Z",
  "NewsNumberOfAdditionalItems": 42.0,
  "FactFileNumberOfAdditionalItems": 43.0,
  "Provider": "sample string 44",
  "Comments": {
    "Name": "sample string 1",
    "Message": "sample string 2",
    "DateCreated": "2025-09-11T03:13:21.7819446+00:00",
    "ProfilePictureUrl": "sample string 4",
    "ProfilePictureThumbnailUrl": "sample string 5"
  }
}

Post ActualIrisPublication

Add ActualIrisPublication relation to whocountryprofiles item.

Copy POST /api/news/whocountryprofiles({key})/ActualIrisPublication/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats
Copy
application/json
{
  "@odata.id": "http://host/route/service/type(key)"
}
Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete ActualIrisPublication

Delete set of related items of type ActualIrisPublication from whocountryprofiles item.

Copy DELETE /api/news/whocountryprofiles({key})/ActualIrisPublication/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.

Delete ActualIrisPublication by relatedKey

Delete relation of type ActualIrisPublication from whocountryprofiles item.

Copy DELETE /api/news/whocountryprofiles({key})/ActualIrisPublication({relatedKey})/$ref
Request Informaion

URI Parameters

Name Description Type Additional Information
key

System.Guid

Required

relatedKey

System.Guid

Required

Body Parameters

None

Request Formats

None.

Response Informaion

Resource Description

Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.

Resource Format

Response Formats

None.