Skip to main content
Register a custom email. Required Permission:
  • cyera.send.issue.email
External DocumentationTo learn more, visit the Cyera documentation.

Parameters

ParameterDescription
EmailThe email address to register.

Example Output

{
	"limit": 10,
	"offset": 0,
	"results": [
		{
			"domain": "cyera.com",
			"verificationStatus": "string"
		}
	],
	"total": 1
}

Workflow Library Example

Register Email with Cyera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop