Skip to main content
DELETE
cURL

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

id
string
requerido

ID of the datasource

Cuerpo

application/json

The body is of type object.

Respuesta

Success

id
string
type
string
name
string
status
enum<string>
Opciones disponibles:
unsynched,
pending,
running,
synched,
error,
usage_limit_reached
groupId
string
updatedAt
string<date>
createdAt
string<date>
lastSynch
string<date>
config
object