Skip to main content
PATCH
UpdateAuthorizationPolicy

Path Parameters

object.tenant_meta.namespace
string
required

Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".

Body

application/json

Request to update an authorization policy.

object
object

Represents an authorization policy in the system.

request
object

Message used for all update requests.

Response

A successful response.

Represents an authorization policy in the system.

meta
object
required

Common fields for all Endor Labs resources.

spec
object
required
tenant_meta
object
required

Tenant related data for the tenant containing the resource.

propagate
boolean

Indicates that the object should be visible in the child namespaces.

uuid
string
read-only

The UUID of the AuthorizationPolicy resource.