Skip to main content
PATCH
Modify a company list

Authorizations

X-API-Key
string
header
required

Path Parameters

listId
string<uuid>
required

The ID of the list being requested.

Body

application/json

Request to add and delete ids

add_ids
string[]

List of companies to add to the list

ID of company being added

delete_ids
string[]

List of companies to remove from the list

ID of company being removed

Response

OK