Update an existing Extension
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Update an existing Extension

  • Dark
    Light

Article summary

Put
/extension/definition
Security
HTTP
Type bearer
Body parameters

Extension fields to update all fields required as this is not a patch

Expand All
object
name
string Required
destination_url
string Required
shared_secret
string Required
cost
object (ExtensionCost)
amount
integer
currency
string
desc
string Required
icon
string
is_public
boolean
long_desc
string
owner
string
key_name
string
minimum
integer
flairs
Array of string
string
perms
Array of string
string
website
string
stripe_plan
string
Responses
200

Successful update

400

error message

401

unauthorized


Was this article helpful?