sync

Resync common objects across a vertical

post/sync/resync

Response

timestampstring date-time nullable required
vertical'ticketing' | 'accounting' | 'crm' | 'filestorage' | 'ecommerce' | 'marketingautomation' nullable required
providerstring nullable required
status'success' | 'fail' nullable required

Example response

{
  "vertical": "ticketing",
  "provider": "gitlab",
  "status": "success"
}

Changes

Changed in 6 of the 18 revisions of this API.3106

    • removed the ats enum value from the vertical response property for the response status 201

      response-property-enum-value-removed

    • removed the hris enum value from the vertical response property for the response status 201

      response-property-enum-value-removed

    This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new accounting enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new ats enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new crm enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new ecommerce enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new fail enum value to the status response property for the response status 201

      response-property-enum-value-added

    • added the new filestorage enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new hris enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new marketingautomation enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • added the new success enum value to the status response property for the response status 201

      response-property-enum-value-added

    • added the new ticketing enum value to the vertical response property for the response status 201

      response-property-enum-value-added

    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the success response with the status 201

      response-success-status-removed

    • added the success response with the status 200

      response-success-status-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the success response with the status 200

      response-success-status-removed

    • added the media type application/json for the response with the status 201

      response-media-type-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the success response with the status 201

      response-success-status-added