Create an external system
POST /external-systems
POST
/external-systems
Create a new external system configuration
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”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
Responses
Section titled “ Responses ”External system created
object
success
boolean
id
string
Invalid request
object
success
required
boolean
error
required
string
Example
An error occurredUnauthorized