put https://{server}/api/v2.1/org//admin/verify-domain/
Check for the "seatable-site-verification" value in the DNS entries of the selected domain.
Response
Check for the "seatable-site-verification" value in the DNS entries of the selected domain.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/verify-domain/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: