Fency.ai
Memory types

Delete memory type

DELETE
/v1/memory-types/{memoryTypeId}

Delete a memory type by unique id.

Authorization

bearerAuth
AuthorizationBearer <token>

Provide your secret key as Authorization: Bearer sk_....

In: header

Path Parameters

memoryTypeId*string

Response Body

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