sources

Set source metadata

Updates metadata for a specific source. Merges with existing metadata by key. Send val: null to delete a key.

Required scope: `knowledge:write`

put/sources/{source_id}/metadata

Path parameters

source_idstring required

Source ID

Request body

Response

Successfully set metadata

Changes

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

  • 756b9db5525911See the full diff
    • added the new datetime enum value to the // response property for the response status

      response-property-enum-value-added

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

      request-property-enum-value-added

  • 0aac262d758d22See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • the response property // became optional for the status

      response-property-became-optional

    • 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.