Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Identifies the wireless blocklist.

Example:

"6a09cdc3-8948-47f0-aa62-74ac943d6c58"

Body

application/json
name
string

The name of the Wireless Blocklist.

Example:

"My Wireless Blocklist"

values
string[]

Values to block. The values here depend on the type of Wireless Blocklist.

ISO 3166-1 Alpha-2 Country Code.

Example:

"US"

Example:

Response

Successful response

data
object