Wordlist (Enterprise)
Add words to wordlist
Add words to an existing wordlist
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the wordlist to add words to
Body
application/json
Array of words to add to the wordlist. Duplicate words will be ignored.
Was this page helpful?