Update an external system
PATCH /external-systems/{external_system_id}
PATCH
/external-systems/{external_system_id}
Update an existing external system
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” external_system_id
required
string
External System ID
Request Body required
Section titled “Request Body required ”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
Responses
Section titled “ Responses ”External system updated
object
success
required
boolean
Example
trueExternal system not found