Skip to main content
POST
/
api
/
v3
/
teams
/
{team_uuid}
/
domains
/
{domain_id}
/
verify
Verify domain
curl --request POST \
  --url https://app.plugchoice.com/api/v3/teams/{team_uuid}/domains/{domain_id}/verify \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

See the documentation for more information.

Path Parameters

team_uuid
string
required
domain_id
string
required

The ID of the domain.

Response

200 - application/json
object | null

Verification result

The response is of type object.