Skip to main content
PATCH
Update IP List

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ip_list_id
string<uuid>
required

IP List UUID

Body

application/json
team_id
string<uuid>
name
string
Maximum string length: 64
Example:

"Updated name"

description
string
Maximum string length: 255
Example:

"Updated description"

Response

IP list updated successfully

ip_list
object