curl --location --request POST 'https://api.gomessage.id/eip/partner/channel/3cb69db1-c410-4b83-8d37-84b823be9c06/verify' \
--header 'apiKey: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"triggerDescription": "123213213",
"interactionsDescription": "91849320223",
"optinDescription": "312321312313",
"optoutDescription": "123112312213231232",
"agentAccessInstructions": "123112312",
"revokeOptoutDescription": "123112312",
"screenshotUris": [
{
"name": "photo_2025-06-03_13-04-11.jpg",
"preview": "blob:https://localhost:2001/de233027-00e5-463e-8bf6-df2a3035ea8b",
"size": 53756,
"type": "image/jpeg",
"url": "https://storage.example.com/mmp/privates/e2cdbb5115c245c0bac5a8c77a6645a2_cb332d18250841479bf934d9aead1a83.png",
"uuid": "af302f15-9638-46da-bc68-cf7d80e4c117"
}
],
"videoUris": [
{
"name": "demo_video_2025-06-03_13-04-11.mp4",
"preview": "blob:https://localhost:2001/3917e4ec-22fa-4ab1-877f-8c6c68644717",
"size": 53756,
"type": "video/mp4",
"url": "https://dev-cdn.peacom.co/files/demo_video_20250603_ccccxxx_41c7bab68fea46c887df2e516dd93da4.jpg",
"uuid": "af302f15-9638-46da-bc68-cf7d80e4c117"
}
]
}'