release notification

POST {{url}}/operatorconsole/subscribers/sendEmail

  • Use this API to resend a new initial account verification email to a new subscriber, (helpful if subscriber does not previous email with verification code. )

Request Body

{"AccessToken"=>"{{NetworkOperatorAdmin-AccessToken}}", "EmailFromARN"=>"arn:aws:ses:us-east-1:450961373892:identity/vault-admin@roamingiq.com", "EmailAddresses"=>["gj@idea-central.com"], "Subject"=>"VAULT Update Notification", "title"=>"Scheduled production update on {subscriptionstart}", "subscriptionstart"=>"2023-03-25T07:00:00.000Z", "header"=>"An update is scheduled on {subscriptionstart}", "actionbutton"=>" ", "message"=>"Update 1<br>Update 2"}

HEADERS

KeyDatatypeRequiredDescription
originstring