Update a Scope

Updates the name, unique reference, or status of a Scope. Disabling a Scope blocks its Account API Keys and authentication flows until it is enabled again.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^scope_(.*)$

The ID of the Scope to update.

Body Params
string
length ≥ 1

The new internal name of the Scope.

length ≥ 1

The new external reference of the Scope. Must be unique in the Application. Set to null to remove it.

string
enum

The status of the Scope. A disabled scope blocks its scoped API keys and authentication flows until it is enabled again.

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json