Skip to main content
PATCH
Update a policy module

Authorizations

Authorization
string
header
required

An identity bearer token for a person or your backend. Capabilities are per member, per workspace. This credential can manage the workspace and can never authorize an action as an agent.

Path Parameters

workspace_slug
string
required
name
string
required
Pattern: ^[a-z0-9]+(-[a-z0-9]+)*$

Body

application/json
description
string | null
rules
object[]

Response

The updated module.

data
object