DELETE
/
environments
/
{environmentId}
/
custom
/
hostnames
curl --request DELETE \
  --url https://app.dynamicauth.com/api/v0/environments/{environmentId}/custom/hostnames
This response has no body data.

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36