Next Topic

Previous Topic

Book Contents

Add Scope

Adds a scope record.

POST /system/scopes

Headers

Model Schema

Field

Datatype

Filterable

Sortable

ScopeId

decimal

 

ScopeName

string

Attributes

object

 

Sample Request

{
  "ScopeName": "scopenametext",
}