Params

Param Name Description
organization_id
Required

Filter sync plans by organization name or label

Validations:

  • number.

name
Required

sync plan name

Validations:

  • String

interval
Required

how often synchronization should run

Validations:

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

sync_date
Required

start datetime of synchronization

Validations:

  • String

description
Optional

sync plan description

Validations:

  • String

enabled
Required

enables or disables synchronization

Validations:

  • boolean