windmill-api 1.683.2

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# OffboardPreview

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**owned** | [**models::OffboardAffectedPaths**]OffboardAffectedPaths.md |  | 
**executing_on_behalf** | [**models::OffboardAffectedPaths**]OffboardAffectedPaths.md |  | 
**referencing** | [**models::OffboardAffectedPaths**]OffboardAffectedPaths.md |  | 
**tokens** | [**Vec<models::OffboardTokenInfo>**]OffboardTokenInfo.md | Tokens owned by this user (will be deleted) | 
**http_triggers** | **i32** | HTTP triggers under the user's path (webhook URLs will change) | 
**email_triggers** | **i32** | Email triggers under the user's path (email addresses will change) | 

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