ory-client 1.20.22

OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# InternalIsOwnerForProjectBySlugBody

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**namespace** | **String** | Namespace is the namespace of the subject. | 
**project_scope** | Option<**String**> | ProjectScope is the project_id resolved from the API key. | [optional]
**project_slug** | **String** | ProjectSlug is the project's slug. | 
**subject** | **String** | Subject is the subject acting (user or API key). | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)