Authorization: Bearer ********************{
"ZIPFileBase64": "string",
"Alias": "string",
"TemplateUUID": "dfc7b13e-5bce-4b94-9ced-d9f25bdcb9e2"
}curl --location --request POST 'https://api1.nilvera.com/Send/Base64String/Preview' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"ZIPFileBase64": "string",
"Alias": "string",
"TemplateUUID": "dfc7b13e-5bce-4b94-9ced-d9f25bdcb9e2"
}'"string"