@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
DeprecateAgentResponse
Interface DeprecateAgentResponse
Response from POST /api/agents/:agentId/deprecate.
interface
DeprecateAgentResponse
{
agent_id
:
string
;
deprecated_at
:
string
;
notified
:
boolean
;
sunset_at
:
string
;
}
Index
Properties
agent_
id
deprecated_
at
notified
sunset_
at
Properties
agent_
id
agent_id
:
string
deprecated_
at
deprecated_at
:
string
notified
notified
:
boolean
sunset_
at
sunset_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
id
deprecated_
at
notified
sunset_
at
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...
Response from POST /api/agents/:agentId/deprecate.