Skip to main content

create a scope

POST /api/scopes creates a scope resource

Required scope: scopes:manage:all

Request Body REQUIRED
scope object REQUIRED
id string
name string REQUIRED
label string REQUIRED
public boolean
Responses
201
Schema OPTIONAL
data object OPTIONAL
id string OPTIONAL
name string
label string
public boolean OPTIONAL