Deletes an custom list by its alias.
cURL
curl --request DELETE \ --url https://api.authsignal.com/v1/management/value-lists/{value_list_alias}
{ "success": true }
The alias used to identify the value list.
OK
The response is of type object.
object
Was this page helpful?