Pular para o conteúdo principal

Reset Connector

POST 

/v1/connector/reset_connector/:workspace_id

Reset a connector by its connector_id.

Important Observations:

  • "imed" connectors -> create a new "imed" scheduler
  • "cron" connectors -> reset the "cron" scheduler
  • "when" connectors -> if it was already executed, create an "imed" scheduler. If it wasn't executed, it does nothing

Request

Responses

Successful Response