Skip to main content
DELETE
Detach policy from environment

Authorizations

Authorization
string
header
required

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

Path Parameters

env_name
string
required
org
string
required

Body

application/json
policy_names
string[]
required

List of policy names to attach/detach

Response

Policy detached successfully

The response is of type string.

Last modified on June 18, 2026