Skip to main content
PUT
Update Agent

Authorizations

Authorization
string
header
required

Your Nevermined API Key (starts with 'nvm:'). Get one at nevermined.app under Settings > API Keys.

Path Parameters

agentId
string
required

The agent's unique identifier

Body

application/json

Updated agent metadata

name
string
description
string
tags
string[]
endpoints
object[]

Response

Agent updated

success
boolean
Example:

true