Create or update a provider connection

View as MarkdownOpen in Claude
Upserts the connection. Validates that the provider slug exists.

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

slugstringRequired
Provider slug

Request

This endpoint expects an object.
statusstringRequired
apiKeystringRequired
apiSecretstringRequired
webhookUrlstringRequired
baseUrlstringRequired
configstringRequired

Response

OK
codeinteger
isSuccessboolean
messagestring
connectionobject

Errors

400
Bad Request Error