Publish a custom watchlist

post/customWatchlist

Publishes the custom watchlist provided in the request body, replacing any prior watchlist that was in use. Requests that are being processed will continue to use the previous custom watchlist, but subsequent requests will use the new custom watchlist. If the request fails, the previous custom watchlist remains in effect.

Because custom watchlists can be large, the request does not return a payload.

Request Samples

Response Samples

1Not Available

Header Parameters

Content-Type
string
false

The representation for the custom watchlist.

Allowed value:
application/xml
Default:
application/xml

Request Body

The custom watchlist contents.

Responses

StatusMeaningDescription
204No Content

The custom watchlist was published.

400Bad Request

Bad request (the request is not well-formed).

Schema
404Not Found

The service is not available.

Schema
500Internal Server Error

The service encountered an error.

Schema