Skip to content

Create an external system

POST
/external-systems

Create a new external system configuration

object
id
required

Unique identifier for the external system

string
name
required

Name of the external system

string
abbv
required

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 created

object
success
boolean
id
string

Invalid request

object
success
required
boolean
error
required
string
Example
An error occurred

Unauthorized