Activate an instant stub listing for an unlisted domain
Re-validates https://{domain}/.well-known/releases.json server-side, then creates a stub org (basis: declared) for an unlisted domain. Already-stub domains take no write except an optional tracking-request stamp; tracked domains 409 with the org pointer. Public and anonymous; rate limited per IP and per domain.
Request body
Response
Existing stub; tracking stamp updated (ListingActivateResult)
Changes
Changed in 2 of the 5 revisions of this API.31
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status400response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status409response-property-enum-value-added
- ●
added the new
too_largeenum value to theerror/typeresponse property for the response status429response-property-enum-value-added
- ●