Create a connectionAsk AIpost https://api.staging.payrails.io/token/connectionsSaves the connection data and returns connection with ID.Body ParamsThe connection data that need to be saved.namestringrequiredName of the connection.descriptionstringDescription of the connection.connectionTypestringenumrequiredDefines the category of the connection. Once a connection is created, this value is fixed and cannot be modified. You can find more information about types of connections in guide.inboundoutboundAllowed:inboundoutboundResponses 201Details about connection. 400Bad Request. 401Unauthorized. 403Insufficient Scope.Updated 8 months ago