Skip to main content

POST /checkers/dkim/validate_signature_header

POST 

checkers/dkim/validate_signature_header

Validates the provided DKIM signature header

Request Body

dkim_signature_header string
The DKIM signature header value to validate

Returns

  • dataobject
    • errorsarray
      Critical errors found during DKIM validation
    • warningsarray
      Non-critical issues found during DKIM validation
Error Codes

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

500 Internal Server Error

Internal server error