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

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36