Parametry

Nazwa parametru Opis
organization_id
wymagany

Filter sync plans by organization name or label

Validations:

  • Must be a number.

name
wymagany

sync plan name

Validations:

  • String

interval
wymagany

how often synchronization should run

Validations:

  • Must be one of: hourly, daily, weekly.

sync_date
wymagany

start datetime of synchronization

Validations:

  • String

description
opcjonalny

sync plan description

Validations:

  • String

enabled
wymagany

enables or disables synchronization

Validations:

  • Must be one of: true, false, 1, 0