Delete a domain version
DELETE {{baseUrl}}/domains/:owner/:domain/:version?force=false
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
force | boolean | If this domain version is referenced from other APIs and domains, this parameter must be true . Otherwise, the request will be rejected with status code 424. |
RESPONSES
status: OK
""