Skip to main content
Update Scope

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This data structure represents a request to update a scope

defaultExpression
string
required

The default expression.

Example:

"<v1>true"

displayName
string
required

The display name.

Example:

"my-scope"

filters
Filter · object[]
required

List of filters.

id
string
required

Unique identifier.

Example:

"60c82be2-413f-4b8e-8201-7f5c51e2ef2b"

description
string

Human-readable description.

Example:

"The best scope"

Response

This data structure represents a response to update a scope

scope
Scope · object
required

This data structure represents a scope