Partners
This API can be used by registered partner accounts to create a new customer and generate DMARC Record
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"email": "[email protected]",
"dmarcRecord": "example.com.702XJEyYOf.dmarc.kdmarc.com"
}{
"errors": [
"Email is already in use"
]
}This API can be used by partners to add new domain to existing customer
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Last updated