Assign List to Demand

Have more questions? Submit a request

PATCH /api/demand//lists//attach/

In order to assign a domain list to a demand , first update the demand with the domain_list_type in order to decide if it's a WL or BL (1 - white list, 2- black list)

Sample Response
{
    "status": "OK",
    "data": "List attached"
}

Related articles

Was this article helpful?
0 out of 0 found this helpful