latestSwagger 2.02026-08-10148196271.0 KB

afaab604b58c

metadata

Create or replace metadata

Asynchronous. Creates or replaces the item associated with the specified key. 200 response indicates a valid request that will be processed; updates may not be made immediately. Use GET /api/metadata/{table}/{key} to verify completion.

put/api/metadata/{table}/{key}

Path parameters

tablestring required

Table name [Alphanumeric, case insensitive]

keystring required

Metadata key [Alphanumeric, case sensitive]

Request body

valueobject required

The JSON metadata value. Max size is is 30kb.

Response

successful operation