Post
/v2/assurance/create-user-report
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Body parameters
object
createdOn
integer (int64)
Example1234567891011
emailList
Array of string
string
Exampleexample string
pdfContent
string (byte)
Example"Ynl0ZXM="
rawContent
Array of string
string (byte)
Example"Ynl0ZXM="
reportName
string
Exampleexample string
reportType
string
ExampleENUM_VALUE
timePeriod
string
ExampleENUM_VALUE
Responses
200
OK
object
reportId
integer (int64)
Example1234567891011