Returns a set of data items of type facts.
GET /api/multimedias/facts
None
None
None.
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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2026-04-17T13:57:56.7589599Z",
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"DateCreated": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "0c97a0fd-1364-4035-bb47-c19b0293f417",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "66284015-a967-4066-8690-eb6693f99d20",
"healthtopics": "19db9d12-a9d7-46bc-83a1-422b9519f9b6",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "31e9c8c0-b7cf-4568-83ad-d5caba2216be",
"departmentaltargets": "31b36b7b-d4d4-4045-87db-e53851235f1c",
"targetaudiences": "7880e1c1-31be-449f-9541-a5708bad069c",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T13:57:56.7589599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2026-04-17T13:57:56.7589599Z",
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"DateCreated": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "0c97a0fd-1364-4035-bb47-c19b0293f417",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "66284015-a967-4066-8690-eb6693f99d20",
"healthtopics": "19db9d12-a9d7-46bc-83a1-422b9519f9b6",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "31e9c8c0-b7cf-4568-83ad-d5caba2216be",
"departmentaltargets": "31b36b7b-d4d4-4045-87db-e53851235f1c",
"targetaudiences": "7880e1c1-31be-449f-9541-a5708bad069c",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T13:57:56.7589599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]Gets facts item by id.
GET /api/multimedias/facts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-04-17T13:57:56.7589599Z",
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"DateCreated": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "bbf3deb5-5ffb-4f6b-bb58-76543d6868a3",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "7098f156-b738-4bb5-9a80-107a34226f1b",
"healthtopics": "b75f1c80-85cf-4045-af2b-affaf842677c",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "8afff633-bf12-4ff7-8b6c-18feebd1b765",
"departmentaltargets": "fbc40065-ae81-491e-a495-3c605bc07d14",
"targetaudiences": "3d13c4b6-5d22-43f8-8cf2-83758250af16",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T13:57:56.7589599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Gets Id property from facts item.
GET /api/multimedias/facts({key})/property
| Name | Description | Type | Additional Information |
| key | System.Guid | Required | |
| property | System.String | Required |
None
None.
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 |
application/json
{
"Id": "fc96dfa8-6e44-4de6-9743-d7ae9378d34a"
}Creates a facts item.
POST /api/multimedias/facts
None
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "85562cf1-0c64-42b4-b22e-bf7704d02e6b",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "902cffd8-f942-47b5-a9b4-53f37d9ba089",
"healthtopics": "2aa4ece6-0756-426b-b515-d6f27ece2b16",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "e129b0ee-b724-47e0-88ba-ac6dda14d0e7",
"departmentaltargets": "cbd1d8b4-38b4-4923-b3fd-283ebe88d3d1",
"targetaudiences": "7c68a822-ddfc-48eb-bb85-65f6bc56402a"
}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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2026-04-17T13:57:56.7589599Z",
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"DateCreated": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 5",
"UrlName": "sample string 6",
"ItemDefaultUrl": "sample string 7",
"publishingoffices": "9fe6a510-89ab-4a45-9786-cfb0a2f0bc45",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "3093efbe-825b-4d4a-a420-333499f243f0",
"healthtopics": "f30d16ae-bc95-43b9-905d-1e350ea8bd17",
"Content": "sample string 12",
"LongTitle": "sample string 13",
"Title": "sample string 14",
"Source": "sample string 15",
"sustainabledevelopmentgoals": "80820786-9f75-4d71-b29d-32908426f860",
"departmentaltargets": "103c30ee-6068-45f5-a50a-0c5e3d590af9",
"targetaudiences": "cdc69dad-806d-43fc-9696-615eb23418ab",
"Provider": "sample string 19",
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2026-04-17T13:57:56.7589599+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}Partial update for facts item.
PATCH /api/multimedias/facts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "f4432b1c-7d5a-4a2d-9728-69de259f4ec5",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "c0b52527-a40b-42bd-a1d3-d423f7a3eb86",
"healthtopics": "f2245881-b74b-4bfb-90e6-00533ef38619",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "9b0b173b-e035-47e7-a7ce-b83624aac88c",
"departmentaltargets": "dc5030f6-0b7c-4b3e-a2ba-4466e8e857c8",
"targetaudiences": "0c976f11-9161-468b-a1f4-1147f0809a55"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for facts item.
PUT /api/multimedias/facts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
| Name | Description | Type | Additional Information |
| LastModified | System.DateTimeOffset | Read only: True | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| publishingoffices | System.Guid | Read only: False | |
| PublicationDateAndTime | System.DateTimeOffset | Read only: False | |
| regionscountries | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| Content | System.String | Read only: False | |
| LongTitle | System.String | Read only: False | |
| Title | System.String | Read only: False | |
| Source | System.String | Read only: False | |
| sustainabledevelopmentgoals | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 3",
"UrlName": "sample string 4",
"publishingoffices": "e9b088c4-09be-4212-a1d7-f7092e01d562",
"PublicationDateAndTime": "2026-04-17T13:57:56.7589599Z",
"regionscountries": "101aeeda-93ca-4a5e-80ed-1073fc995f72",
"healthtopics": "3a9d8430-1e3d-440f-a19c-eabcca0609ba",
"Content": "sample string 9",
"LongTitle": "sample string 10",
"Title": "sample string 11",
"Source": "sample string 12",
"sustainabledevelopmentgoals": "596d47da-21ee-4df6-9052-91386f0784ae",
"departmentaltargets": "a4001412-1a78-4e64-8e47-b86339136f12",
"targetaudiences": "a3910d3f-0ce2-4b6a-b534-b5f851943fb4"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a facts item by Id.
DELETE /api/multimedias/facts({key})
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Returns a set of related items of type Image from facts item.
GET /api/multimedias/facts({key})/Image
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
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 | |
| PublicationDate | System.DateTimeOffset | Read only: False | |
| Title | System.String | Read only: False | |
| Description | System.String | Read only: False | |
| DateCreated | System.DateTimeOffset | Read only: True | |
| IncludeInSitemap | System.Boolean | Read only: False | |
| SystemSourceKey | System.String | Read only: False | |
| Ordinal | System.Single | Read only: False | |
| UrlName | System.String | Read only: False | |
| ItemDefaultUrl | System.String | Read only: True | |
| Author | System.String | Read only: False | |
| Extension | System.String | Read only: True | |
| MimeType | System.String | Read only: True | |
| TotalSize | System.Int64 | Read only: True | |
| regionscountries | System.Guid | Read only: False | |
| publishingoffices | System.Guid | Read only: False | |
| events | System.Guid | Read only: False | |
| targets | System.Guid | Read only: False | |
| Category | System.Guid | Read only: False | |
| imagetypes | System.Guid | Read only: False | |
| departmentaltargets | System.Guid | Read only: False | |
| stakeholders | System.Guid | Read only: False | |
| Tags | System.Guid | Read only: False | |
| healthtopics | System.Guid | Read only: False | |
| targetaudiences | System.Guid | Read only: False | |
| IsOptimized | System.Boolean | Read only: False | |
| OptImgStatus | System.String | Read only: False | |
| Width | System.Int32 | Read only: True | |
| Height | System.Int32 | Read only: True | |
| AlternativeText | System.String | Read only: False | |
| FolderId | System.Guid | Read only: False | |
| ParentId | System.Guid | Read only: False | |
| Provider | System.String | Read only: True | |
| Url | System.String | Read only: True | |
| ThumbnailUrl | System.String | Read only: True | |
| Thumbnails | Telerik.Sitefinity.Modules.Libraries.Web.Services.Extensibility.ThumbnailModel | Read only: True | |
| IsDamMedia | System.Boolean | Read only: True |
application/json
[
{
"LastModified": "2026-04-17T13:57:56.7589599Z",
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "7e287a73-e03e-4231-b848-614567e71743",
"publishingoffices": "2e703048-ebaf-496e-a929-b3e3b202d962",
"events": "6dcd35bc-faf7-4c6e-b692-13690be5d057",
"targets": "39edabbb-86f4-420a-926e-857a5c3b23ec",
"Category": "900c7e32-1bda-4585-8a37-770657aa0c4c",
"imagetypes": "9034460f-c1ea-487e-894c-d9018be5fa23",
"departmentaltargets": "6a352393-5d59-40dd-a34d-cb2527d46f5d",
"stakeholders": "67a28888-2ae7-4d86-a5ff-8bf915c146bc",
"Tags": "b7928794-3609-4eca-9edd-8fbac9cbd4e5",
"healthtopics": "586d55f0-8abb-4175-8162-5ee89c218ac9",
"targetaudiences": "c7353873-eecb-4168-8697-df4cfe6b0a6a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "d096aca1-7346-42b4-9acb-4306232120b7",
"ParentId": "e7e4a48b-6b81-43b0-81d0-6b0039c502d1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
},
{
"LastModified": "2026-04-17T13:57:56.7589599Z",
"PublicationDate": "2026-04-17T13:57:56.7589599Z",
"Title": "sample string 3",
"Description": "sample string 4",
"DateCreated": "2026-04-17T13:57:56.7589599Z",
"IncludeInSitemap": true,
"SystemSourceKey": "sample string 7",
"Ordinal": 8.1,
"UrlName": "sample string 9",
"ItemDefaultUrl": "sample string 10",
"Author": "sample string 11",
"Extension": "sample string 12",
"MimeType": "sample string 13",
"TotalSize": 14,
"regionscountries": "7e287a73-e03e-4231-b848-614567e71743",
"publishingoffices": "2e703048-ebaf-496e-a929-b3e3b202d962",
"events": "6dcd35bc-faf7-4c6e-b692-13690be5d057",
"targets": "39edabbb-86f4-420a-926e-857a5c3b23ec",
"Category": "900c7e32-1bda-4585-8a37-770657aa0c4c",
"imagetypes": "9034460f-c1ea-487e-894c-d9018be5fa23",
"departmentaltargets": "6a352393-5d59-40dd-a34d-cb2527d46f5d",
"stakeholders": "67a28888-2ae7-4d86-a5ff-8bf915c146bc",
"Tags": "b7928794-3609-4eca-9edd-8fbac9cbd4e5",
"healthtopics": "586d55f0-8abb-4175-8162-5ee89c218ac9",
"targetaudiences": "c7353873-eecb-4168-8697-df4cfe6b0a6a",
"IsOptimized": true,
"OptImgStatus": "sample string 27",
"Width": 28,
"Height": 29,
"AlternativeText": "sample string 30",
"FolderId": "d096aca1-7346-42b4-9acb-4306232120b7",
"ParentId": "e7e4a48b-6b81-43b0-81d0-6b0039c502d1",
"Provider": "sample string 33",
"Url": "sample string 34",
"ThumbnailUrl": "sample string 35",
"Thumbnails": {
"Title": "sample string 1",
"Url": "sample string 2",
"Width": 3,
"Height": 4,
"MimeType": "sample string 5"
},
"IsDamMedia": true
}
]Add Image relation to facts item.
POST /api/multimedias/facts({key})/Image/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
application/json
{
"@odata.id": "http://host/route/service/type(key)"
}Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Delete set of related items of type Image from facts item.
DELETE /api/multimedias/facts({key})/Image/$ref
| Name | Description | Type | Additional Information |
| key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.