cURL
curl --request POST \ --url https://platform.sendr.app/api/v2/domain/{id}/verify \ --header 'Authorization: <api-key>'
{ "isVerified": true }
Verify a domain’s DNS settings
200 OK
400 Bad Request
401 Unauthorized
Domain ID
Domain verification successful
The response is of type object.
object