Skip to main content

Update extractor credentials

POST 

/extractors/:extractorId/credentials

Update extractor credentials

Request

Path Parameters

    extractorId uuidrequired

Query Parameters

    _apikey stringrequired

    You can find your API key in the Import.io dashboard under User Settings

Body

    username string
    password string

Responses

Extractor credentials updated successfully

Loading...