projects
Verify project domain
Attempts to verify a project domain with verified = false
by checking the correctness of the project domain’s verification
challenge.
POST
Authorizations
Default authentication mechanism
Path Parameters
The unique project identifier or the project name
Example:
"prj_12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
The domain name you want to verify
Example:
"example.com"
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Response
200
application/json
The project domain was verified successfully
Domain is already verified
The response is of type object
.