Globus SDK for JavaScript
Preparing search index...
@globus/sdk
auth
developers
scopes
update
Function update
update
(
scope_id
:
string
,
options
:
{
payload
:
ScopeUpdate
;
query
?:
undefined
}
&
BaseServiceMethodOptions
,
sdkOptions
?:
SDKOptions
,
)
:
Promise
<
JSONFetchResponse
<
WrappedScope
>
>
Update a scope by id.
Parameters
scope_id
:
string
options
:
{
payload
:
ScopeUpdate
;
query
?:
undefined
}
&
BaseServiceMethodOptions
Optional
sdkOptions
:
SDKOptions
Returns
Promise
<
JSONFetchResponse
<
WrappedScope
>
>
See
https://docs.globus.org/api/auth/reference/#update_scope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Globus SDK for JavaScript
Loading...
Update a scope by id.