API Reference/Domains
Insert Domain Mapping
This will unmap any other deployment to this domain
POST
/domains/v1/mappings/{domain}
Request Body
application/json
RequireddeploymentId
RequiredstringFormat:
"uuid"
Path Parameters
domain
RequiredstringResponse Body
401
You do not have permission to do this
message
Requiredstring422
Failed to provision certificate
message
Requiredstring500
Failed to insert ownership
message
Requiredstring502
Failed to check permissions
message
RequiredstringSuccessfully mapped domain to deployment
Delete a domain verification request DELETE
This deletes a Freestyle Domain Verification Request. This does not remove the domain from the account if it has already been verified, however the verification code will no longer be valid.
List domain verification requests for an account GET
Lists domain verification requests for the current account.