Upload IP Labels

Upload IP labels via a CSV file. New labels will be created, and existing labels will be replaced. Limited to 10,000 labels per request.
The CSV must be a text file and should NOT have any headers. Multiple labels can be assigned per context by having additional columns.

Example CSV:
IP1, Context1, Label1
IP1, Context2, Label1, Label2
IP2, Context1, Label3
IP2, Context4, Label4, Label5, Label6

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!