Skip to content
UniFi Access API Docs
Search
K
Main Navigation
詳細文檔
API 快速查找
使用指南
繁體中文
English
繁體中文
English
Appearance
Menu
Return to top
Delete Access Policy
DELETE
/api/v1/developer/access_policies/{id}
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id
*
Type
string
Required
Example
"550e8400-e29b-41d4-a716-446655440000"
Responses
200
400
401
403
Successful response
Content-Type
application/json
Schema
JSON
JSON
{
"code"
:
"SUCCESS"
,
"msg"
:
"success"
,
"data"
:
"success"
}
DELETE
/api/v1/developer/access_policies/{id}
Playground
Server
Select a server...
Authorization
bearerAuth
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI