Add Comment to RequestAsk AIput https://{hostname}/api/datasubject/v2/requestqueues/{requestQueueRefId}/commentsUse this API to add a comment to a request.Path ParamsrequestQueueRefIdstringrequiredRequest queue reference IdBody ParamscommentstringrequiredComment if any.internalCommentbooleanrequiredComments on the request can be internal or public. This flag determines if the comment is internal or public.truefalselanguagestringThis is the ISO language code for OneTrust supported languages. The language code provided here informs the language of the comment. Examples: en-us for English, de for German, fr for French, etcisInternalCommentbooleantruefalseattachmentsarray of objectsattachmentsADD objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago