Unispec Docs
ApiTyped memory

Delete a record

The derived embedding in the memory store is deleted too.

DELETE
/v1/records/{schemaName}/{recordId}

The derived embedding in the memory store is deleted too.

Authorization

TokenAuth
Authorization<token>

Project API key as Token lb-sk_...

In: header

Path Parameters

schemaName*string
recordId*string

Response Body

curl -X DELETE "https://example.com/v1/records/string/string"
Empty