Skip to main content
POST
/
domains
/
{id}
/
verify
Verify a domain
curl --request POST \
  --url https://api.robase.dev/v1/domains/{id}/verify \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Pass your API key as Authorization: Bearer rb_live_...

Path Parameters

id
string
required

Response

200

Verification attempted.