Item
Delete a specific Item within a specific Space.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the space where the item is located. Must be a non-empty string.
Example:
"EeQKVCfV0tsoQwmeE0nA"
The ID of the item to delete. Must be a non-empty string.
Example:
"0p15DJTXOl5kQPhTUiv3"
Response
204
_mintlify/placeholder
No Content