View source: R/connectcases_operations.R
connectcases_update_case | R Documentation |
If you provide a value for PerformedBy.UserArn
you must also have connect:DescribeUser permission on the User ARN resource that you provide
See https://www.paws-r-sdk.com/docs/connectcases_update_case/ for full documentation.
connectcases_update_case(caseId, domainId, fields, performedBy = NULL)
caseId |
[required] A unique identifier of the case. |
domainId |
[required] The unique identifier of the Cases domain. |
fields |
[required] An array of objects with |
performedBy |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.