Queues a list of domains to be added to an organisation’s DNC list.
This operation runs as a background task and returns immediately.
organisation_id (int): The ID of the organisation to update.
payload (DomainList): A list of domain strings.
X-API-Key: API key granting access to the organisation’s DNC list.
JSONResponse: A confirmation message indicating the task has been queued.