Skip to content
Start here

Ownership

Get ownership challenge
POST/{accounts_or_zones}/{account_or_zone_id}/logpush/ownership
Validate ownership challenge
POST/{accounts_or_zones}/{account_or_zone_id}/logpush/ownership/validate
ModelsExpand Collapse
OwnershipValidation = object { valid }
valid: optional boolean
OwnershipCreateResponse = object { filename, message, valid }
filename: optional string
message: optional string
valid: optional boolean