Auto-generated from /home/runner/work/feature-flag/feature-flag/proto/management/v1/management_service.proto
Package: stitchd.management.v1
| Field | Type | Description |
name | string | |
| Field | Type | Description |
org_id | string | |
org_name | string | |
| Field | Type | Description |
org_id | string | |
name | string | |
| Field | Type | Description |
project_id | string | |
project_name | string | |
| Field | Type | Description |
project_id | string | |
name | string | |
| Field | Type | Description |
environment_id | string | |
environment_name | string | |
| Field | Type | Description |
environment_id | string | |
| Field | Type | Description |
sdk_key_id | string | |
raw_key | string | The raw key — only returned on creation, never stored in plaintext. |
| Field | Type | Description |
org_id | string | |
email | string | |
display_name | string | |
password | string | |
org_role | string | “org_admin” or “org_member” |
| Field | Type | Description |
user_id | string | |
email | string | |
display_name | string | |
- Request:
CreateOrgRequest
- Response:
CreateOrgResponse
- Request:
CreateProjectRequest
- Response:
CreateProjectResponse
- Request:
CreateEnvironmentRequest
- Response:
CreateEnvironmentResponse
- Request:
CreateSdkKeyRequest
- Response:
CreateSdkKeyResponse
- Request:
CreateUserRequest
- Response:
CreateUserResponse