curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team_uuid}/domains/{domain_id}/verify \
--header 'Authorization: Bearer <token>'{}See the documentation for more information.
Verification result
The response is of type object.
Was this page helpful?
curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team_uuid}/domains/{domain_id}/verify \
--header 'Authorization: Bearer <token>'{}