Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 945 Bytes

ChangeAssetRequest.md

File metadata and controls

16 lines (12 loc) · 945 Bytes

ChangeAssetRequest

Properties

Name Type Description Notes
id str The ID of the community to be changed. Silently ignored if the ID is provided as path parameter of the request.
name str The new full name for the asset. [optional]
display_name str The new display name for the asset. [optional]
type_id str The ID of the new asset type for the asset. [optional]
status_id str The ID of the new status for the asset. [optional]
domain_id str The ID of the new domain for the asset. [optional]
excluded_from_auto_hyperlinking bool Whether the asset should be excluded from hyperlinking or not. [optional]

[Back to Model list] [Back to API list] [Back to README]