POST api/v2.0/Answer/Edit
Edit an existing answer
Request Information
URI Parameters
None.
Body Parameters
The answer to edit
EditAnswerRequestName | Description | Type | Additional information |
---|---|---|---|
ContributedContentKey |
The unique identifier of the existing answer |
globally unique identifier |
Required |
Content |
The new body/description of the answer |
string |
Required |
Request Formats
application/json, text/json
{ "ContributedContentKey": "53ead4af-57f9-41f7-918b-cb041de6c31c", "Content": "sample string 2" }
application/xml, text/xml
<EditAnswerRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HigherLogic.API.Models.Enterprise.Request"> <_x003C_Content_x003E_k__BackingField>sample string 2</_x003C_Content_x003E_k__BackingField> <_x003C_ContributedContentKey_x003E_k__BackingField>53ead4af-57f9-41f7-918b-cb041de6c31c</_x003C_ContributedContentKey_x003E_k__BackingField> </EditAnswerRequest>
Response Information
Resource Description
The edited answer
AnswerName | Description | Type | Additional information |
---|---|---|---|
AnswerKey |
Unique identifier of the answer. |
globally unique identifier |
None. |
ParentKey |
Unique identifier of the answer's parent question. |
globally unique identifier |
None. |
IsBestAnswer |
True if this answer has been designated as best answer for the root question. False if this answer has not been designated as best answer for the root question. |
boolean |
None. |
BestAnswerOn |
DateTime in UTC when this answer had been designated as best answer for the root question. Omitted when this answer has not been designated as best answer. |
date |
None. |
Content |
HTML Body of the item |
string |
None. |
PublishedOn |
DateTime in UTC when the item was published |
date |
None. |
Community |
Community to which the item was published |
Community |
None. |
Author |
Author to which the item should be attributed |
ContactConcise |
None. |
Attachments |
Attachments included with this item. |
Collection of DocumentAttachment |
None. |
IsAnonymous |
True if author attribution is to indicate item was submitted anonymously, False if the author attribution indicates who authored the item. Omitted when item is attributed to its author. |
boolean |
None. |
Creator |
When item is posted anonymously, indicates the actual author of the item. Omitted when item is attributed to its author. |
ContactConcise |
None. |
EditedOn |
DateTime in UTC when the item was last edited. Omitted if item has not been edited. |
date |
None. |
EditedBy |
Indicates contact that last edited this item. Omitted if item has not been edited. |
ContactConcise |
None. |
IsModerated |
Indicates whether the item is currently moderated. Omitted when the item is not in moderation. |
boolean |
None. |
RecommendationCount |
Number of contacts who have recommended this item. |
integer |
None. |
HasRecommended |
If the current contact has recommended this item |
boolean |
None. |
Tags |
All of the tags indexed for the item. This includes user tags and admin based tags. |
Collection of ItemTagResponse |
None. |
UserPermissions |
Permissions for actions the current user can take on the item. |
Collection of string |
None. |
Response Formats
application/json, text/json
{ "AnswerKey": "f0f19423-d28e-4998-84f6-e7f381cbb46a", "ParentKey": "3077c213-ed1c-4796-a12a-3f5aa2fe8bcd", "IsBestAnswer": true, "BestAnswerOn": "2024-09-19T17:40:05.8304982Z", "Content": "sample string 5", "PublishedOn": "2024-09-19T17:40:05.8304982Z", "Community": null, "Author": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "ContactKey": "8a741e5c-f6b9-490e-96d7-0eb8f36d4d05", "FirstName": "sample string 4", "LastName": "sample string 5", "DisplayName": "sample string 6", "EmailAddress": "sample string 7", "ContactStatusCode": "sample string 8", "PrefixCode": "sample string 9", "UpdatedOn": "2024-09-19T17:40:05.8304982Z", "UpdatedByContactKey": "e06ce7b9-4fa9-4f88-b0a6-a86c12c3bead", "CompanyName": "sample string 12", "CompanyTitle": "sample string 13", "SuffixCode": "sample string 14", "Designation": "sample string 15", "LegacyContactKey": "sample string 16", "InformalName": "sample string 17", "MiddleName": "sample string 18", "IsCompany": true, "CompanyLegacyContactKey": "sample string 20", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "LargePictureUrl": "sample string 24", "AgreedToTermsDateTime": "2024-09-19T17:40:05.8304982Z" }, "Attachments": [ { "DocumentAttachmentKey": "36f82b8f-19b1-42dd-be64-32a91cda70b6", "DocumentKey": "9fe483c9-1bbe-4e9a-9650-68df5ca7edca", "FileName": "sample string 3", "UploadedByContact": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "ContactKey": "8a741e5c-f6b9-490e-96d7-0eb8f36d4d05", "FirstName": "sample string 4", "LastName": "sample string 5", "DisplayName": "sample string 6", "EmailAddress": "sample string 7", "ContactStatusCode": "sample string 8", "PrefixCode": "sample string 9", "UpdatedOn": "2024-09-19T17:40:05.8304982Z", "UpdatedByContactKey": "e06ce7b9-4fa9-4f88-b0a6-a86c12c3bead", "CompanyName": "sample string 12", "CompanyTitle": "sample string 13", "SuffixCode": "sample string 14", "Designation": "sample string 15", "LegacyContactKey": "sample string 16", "InformalName": "sample string 17", "MiddleName": "sample string 18", "IsCompany": true, "CompanyLegacyContactKey": "sample string 20", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "LargePictureUrl": "sample string 24", "AgreedToTermsDateTime": "2024-09-19T17:40:05.8304982Z" }, "CreatedOn": "2024-09-19T17:40:05.8304982Z", "FileExtension": "sample string 5", "FileSizeInBytes": 1, "Width": 1, "Height": 1, "DurationSeconds": 1, "DownloadUrl": "sample string 6", "IconUrl": "sample string 7", "Status": "sample string 8" }, { "DocumentAttachmentKey": "36f82b8f-19b1-42dd-be64-32a91cda70b6", "DocumentKey": "9fe483c9-1bbe-4e9a-9650-68df5ca7edca", "FileName": "sample string 3", "UploadedByContact": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "ContactKey": "8a741e5c-f6b9-490e-96d7-0eb8f36d4d05", "FirstName": "sample string 4", "LastName": "sample string 5", "DisplayName": "sample string 6", "EmailAddress": "sample string 7", "ContactStatusCode": "sample string 8", "PrefixCode": "sample string 9", "UpdatedOn": "2024-09-19T17:40:05.8304982Z", "UpdatedByContactKey": "e06ce7b9-4fa9-4f88-b0a6-a86c12c3bead", "CompanyName": "sample string 12", "CompanyTitle": "sample string 13", "SuffixCode": "sample string 14", "Designation": "sample string 15", "LegacyContactKey": "sample string 16", "InformalName": "sample string 17", "MiddleName": "sample string 18", "IsCompany": true, "CompanyLegacyContactKey": "sample string 20", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "LargePictureUrl": "sample string 24", "AgreedToTermsDateTime": "2024-09-19T17:40:05.8304982Z" }, "CreatedOn": "2024-09-19T17:40:05.8304982Z", "FileExtension": "sample string 5", "FileSizeInBytes": 1, "Width": 1, "Height": 1, "DurationSeconds": 1, "DownloadUrl": "sample string 6", "IconUrl": "sample string 7", "Status": "sample string 8" } ], "IsAnonymous": true, "Creator": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "ContactKey": "8a741e5c-f6b9-490e-96d7-0eb8f36d4d05", "FirstName": "sample string 4", "LastName": "sample string 5", "DisplayName": "sample string 6", "EmailAddress": "sample string 7", "ContactStatusCode": "sample string 8", "PrefixCode": "sample string 9", "UpdatedOn": "2024-09-19T17:40:05.8304982Z", "UpdatedByContactKey": "e06ce7b9-4fa9-4f88-b0a6-a86c12c3bead", "CompanyName": "sample string 12", "CompanyTitle": "sample string 13", "SuffixCode": "sample string 14", "Designation": "sample string 15", "LegacyContactKey": "sample string 16", "InformalName": "sample string 17", "MiddleName": "sample string 18", "IsCompany": true, "CompanyLegacyContactKey": "sample string 20", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "LargePictureUrl": "sample string 24", "AgreedToTermsDateTime": "2024-09-19T17:40:05.8304982Z" }, "EditedOn": "2024-09-19T17:40:05.8304982Z", "EditedBy": { "LinkToProfile": "sample string 1", "PictureUrl": "sample string 2", "ContactKey": "8a741e5c-f6b9-490e-96d7-0eb8f36d4d05", "FirstName": "sample string 4", "LastName": "sample string 5", "DisplayName": "sample string 6", "EmailAddress": "sample string 7", "ContactStatusCode": "sample string 8", "PrefixCode": "sample string 9", "UpdatedOn": "2024-09-19T17:40:05.8304982Z", "UpdatedByContactKey": "e06ce7b9-4fa9-4f88-b0a6-a86c12c3bead", "CompanyName": "sample string 12", "CompanyTitle": "sample string 13", "SuffixCode": "sample string 14", "Designation": "sample string 15", "LegacyContactKey": "sample string 16", "InformalName": "sample string 17", "MiddleName": "sample string 18", "IsCompany": true, "CompanyLegacyContactKey": "sample string 20", "AMSDirectoryOptOut": true, "HLDirectoryOptOut": true, "HLContactMeOptOut": true, "LargePictureUrl": "sample string 24", "AgreedToTermsDateTime": "2024-09-19T17:40:05.8304982Z" }, "IsModerated": true, "RecommendationCount": 10, "HasRecommended": true, "Tags": [ { "Tag": "sample string 1", "TagType": "sample string 2" }, { "Tag": "sample string 1", "TagType": "sample string 2" } ], "UserPermissions": [ "sample string 1", "sample string 2" ] }
application/xml
Sample not available.
text/xml
Sample not available.