Skip to main content
PUT
Update integration data

Authorizations

token
string
query
required

Vida API Token

Path Parameters

integrationSlug
string
required

Slug identifier for the integration

integrationVersion
string
required

Version of the integration (defaults to v1)

Body

application/json
appData
object
required

Integration specific data to update

Example:

Response

Integration data updated successfully

success
boolean
Example:

true

message
string
Example:

"Integration data updated successfully"

appId
string
Example:

"acme"

appVersion
string
Example:

"v1"

appData
object
Example: