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

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36
chainName
enum<string>
required

Shortened chain name

Available options:
ETH,
EVM,
FLOW,
SOL,
ALGO,
STARK,
COSMOS,
BTC,
ECLIPSE