Report Subscription - Send an email now

Send an email now

post
Authorizations
Path parameters
reportSubscriptionIdstring · uuidRequired

Report subscription id of type GUID

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Responses
200
Success
post
POST /sendemail/{reportSubscriptionId} HTTP/1.1
Host: 
Authorization: Bearer JWT
Accept: */*
{
  "message": "Success Message",
  "statusCode": 200
}

Last updated