Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 863 Bytes

ChangeDomainRequest.md

File metadata and controls

15 lines (11 loc) · 863 Bytes

ChangeDomainRequest

Properties

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

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