On this page

    Edit a Source

    Deprecated:

    Use the Catalog API instead. The Source API will be removed in a future release.

    This API updates an existing source.

    Syntax

    Method and URL
    PUT /api/v3/source/{id}
    

    Request Input

    Request input
    source
    

    Response Output

    Response output
    source
    

    Response Codes

    401 - user does not have permission to modify the source.
    404 - a source with the specified id could not be found.