Skip to content

Delete Access Policy

DELETE
/api/v1/developer/access_policies/{id}

Authorizations

bearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
string
Required

Responses

Successful response

application/json
JSON
{
  
"code": "SUCCESS",
  
"msg": "success",
  
"data": "success"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI