sources

Batch set source metadata

Updates metadata for multiple sources in a single request. Merges with existing metadata by key. Send val: null to delete a key. Maximum 50 items per request.

Required scope: `knowledge:write`

post/sources/metadata/batch

Request body

Response

Successfully set metadata for all items

success_countinteger required

Number of successfully processed items

Changes

Changed in 3 of the 71 revisions of this API.4

    • added the new datetime enum value to the request property /////

      request-property-enum-value-added

    • the request property ///// became nullable

      request-property-became-nullable

    • the request property ///// became optional

      request-property-became-optional

    • endpoint added

      endpoint-added

Of the 71 revisions, 18 have no diff computed.