Skip to content

Update an external system

PATCH
/external-systems/{external_system_id}

Update an existing external system

external_system_id
required
string

External System ID

object
name

Name of the external system

string
abbv

Abbreviation for the external system

string
description

Description of the external system

string
metadata
object
apiUrl
string
apiToken
string
username
string
password
string

External system updated

object
success
required
boolean
Example
true

External system not found