v1
latestOpenAPI 3.0.12026-06-115557102.5 KBUpdate scope
Updates the details of a scope
patch/scopes/{scope}
Path parameters
scopestring required
The name of a scope. This must not be @ prefixed.
Example:denoland
The name of the scope
Request body
Response
OK
Example response
{
"scope": "denoland"
}