Validate
POST/validations
Check if the provided custom domain can be set for the account
Request
- application/json
Body
required
dataset_domain stringrequired
The dataset domain, e.g. data.example.org
dataset_name stringrequired
The dataset name, e.g. my-dataset-name
Responses
- 200
- 401
- 404
Success
- application/vnd.wordlift.custom-domain-validation+json;version-1
- Schema
Schema
any
Authentication Failure
Not Found