Add Metadata/metadata Endpoint: POST {url}/metadata Headers: Content-Type: application/json Request body (JSON): JSON{ "auth_uuid": "UUID", "apiKey": "API_KEY", "meta": { "meta1": "example1", "meta2": "example2" } } Response (JSON): JSON{ "message": "Metadata successfully updated" } View in the APIUpdated 4 months ago Operation InformationHTTP Response CodesCopy Page