Skip to main content
POST
Soumettre un connecteur

Usage

Submits a connector definition for review. Authentication is required via x-api-key or Authorization: Bearer. Write access requires the permissions associated with a secret key (sk_).

Example

Parameters and response

The request body and responses are defined by the OpenAPI specification displayed on this page.

Errors

See Responses for the operation-specific error codes and formats.

Notes

The submitted connector definition is validated by the API before processing.

Authorizations

x-api-key
string
header
required

Clé API dejaVu. pk_* = lecture seule ; sk_* = lecture et écriture.

Body

application/json
name
string
required
domains
string[]
required
Maximum array length: 10
definition
object
required

Doit notamment contenir definition.extractors. Les sélecteurs ne doivent pas utiliser de wildcard universel.

Response

Connecteur soumis

success
boolean
required
data
any

Données retournées par l’opération