Skip to main content
PATCH
Stop/Start an import

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Import ID

mode
enum<string>
required
Available options:
pause,
resume,
terminate

Response

Import paused successfully