v1
latestOpenAPI 3.1.02026-07-2671111437.2 KBContact Verification
Verify Contact
Use this API to verify a contact. This API is only available to approved reseller accounts. Contact name.com support to request access.
post/core/v1/contacts/verify/{verificationId}
Path parameters
verificationIdinteger required
The VerificationId required to verify a specific contact.
Headers
X-Idempotency-Keystring
Example:083910ef-04e4-4bd1-a0bf-3737fe005ca8
A unique string (e.g., a UUID v4) to make the request idempotent. This key ensures that if the request is retried, the operation will not be performed multiple times. Subsequent requests with the same key will return the original result.
Response
Contact has been successfully verified.