Submit immunization crawler state credentials

Posts crawler state information for an active crawl job and returns the state response.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

jobIdstringRequired

Request

This endpoint expects an object.
usernamestring or nullOptional
username display value.
passwordstring or nullOptional
password value used for authentication.
otpstring or nullOptional
otp value.
otp_checkedboolean or nullOptional
otp checked value.

Response

Successful POST response for /api/v1/immunization/crawler/state-login/{jobId}.

statusenum
Allowed values:
messagestring
datamap from strings to any