Deletes an custom list by its alias.
cURL
curl --request DELETE \ --url https://api.authsignal.com/v1/management/custom-data-points/{id}
{ "success": true }
The ID of the custom data point.
OK
The response is of type object.
object
Was this page helpful?