Skip to main content
PUT
Update a plugin

Path Parameters

id
string
required
ws_id
string
required

The workspace id

Example:

"default"

Body

application/json
id
string
name
string
enabled
boolean
default:true
endpoint_id
string | null
source_id
string | null
config
object
metadata
object

Response

200 - application/json

OK

id
string
name
string
enabled
boolean
default:true
endpoint_id
string | null
source_id
string | null
config
object
metadata
object
created_at
integer
read-only
updated_at
integer
read-only