Skip to content

Update IP access list and rate limits for an app

PUT
/apps/{slug}/access
slug
required
string

App slug (lowercase, dash-separated).

object
allow

CIDRs allowed to reach the app.

Array<string>
deny
Array<string>
rate_limit
object
requests_per_minute
integer
burst
integer

Access rules saved.

object
status
string
Example
ok