Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
updateGroupZone
Function updateGroupZone
updateGroupZone
(
group_id
:
string
,
zone_id
:
string
,
form_data
:
Partial
<
PlaceGroupZone
>
,
method
?:
"put"
|
"patch"
,
)
:
Promise
<
PlaceGroupZone
>
Update group access to a zone
Parameters
group_id
:
string
zone_id
:
string
form_data
:
Partial
<
PlaceGroupZone
>
method
:
"put"
|
"patch"
= 'patch'
Returns
Promise
<
PlaceGroupZone
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@placeos/ts-client
Loading...
Update group access to a zone