Python
User Data
Delete Blob
DELETE
Python
Delete a specific memory blob from a user’s storage. This operation permanently removes the blob data from the system.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.