DELETE
/
custom-data-points
/
{id}
curl --request DELETE \
  --url https://api.authsignal.com/v1/management/custom-data-points/{id}
{
  "success": true
}

Path Parameters

id
string
required

The ID of the custom data point.

Response

200
application/json
OK
success
boolean