Skip to main content
POST
CreateAISastCustomerContext creates a scoped context; namespace scope is carried by tenant_meta.namespace.

Path Parameters

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

Customer-provided context scoped to projects using policy-style selectors.

meta
object
required

Common fields for all Endor Labs resources.

spec
object
required

Customer-provided context payload.

propagate
boolean

Propagates system-level context settings to child namespaces when enabled.

tenant_meta
object

Tenant related data for the tenant containing the resource.

Response

A successful response.

Customer-provided context scoped to projects using policy-style selectors.

meta
object
required

Common fields for all Endor Labs resources.

spec
object
required

Customer-provided context payload.

propagate
boolean

Propagates system-level context settings to child namespaces when enabled.

tenant_meta
object

Tenant related data for the tenant containing the resource.

uuid
string
read-only