The custom watchlist contents.
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.
Content-Type | string | false | The representation for the custom watchlist. Allowed value: application/xml Default: application/xml |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The custom watchlist was published. | ||
| 400 | Bad Request | Bad request (the request is not well-formed). | Schema | |
| 404 | Not Found | The service is not available. | Schema | |
| 500 | Internal Server Error | The service encountered an error. | Schema |