Upload Port Labels

Upload Port 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 protocol by having additional columns.

Example CSV:
Port1, Protocol1, Label1
Port1, Protocol2, Label1, Label2
Port2, Protocol1, Label3
Port2, Protocol4, Label4, Label5, Label6

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