Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ScimRequest
Interface ScimRequest
interface
ScimRequest
{
body
?:
unknown
;
headers
?:
Record
<
string
,
string
|
undefined
>
;
method
:
string
;
path
:
string
;
}
Index
Properties
body?
headers?
method
path
Properties
Optional
body
body
?:
unknown
Optional
headers
headers
?:
Record
<
string
,
string
|
undefined
>
method
method
:
string
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
path
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...