Skip to content

SendSampleResponse

Type: object

Properties

Property Type Required Description Constraints
service string Yes API call name enum: sendTestEmail
result boolean Yes Whether call was successful

Generated example

{
  "service": "sendTestEmail",
  "result": true
}

Source

Generated from swagger-asset.json.