User Data
Delete Blob
DELETE
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.
Path Parameters
The ID of the user
The ID of the blob to delete