v1
latestOpenAPI 3.0.02026-07-1316025.3 KBItem
Delete a specific Item within a specific Space.
post/api/v1/deleteItem/{spaceId}/{itemId}
Path parameters
spaceIdstring required
Example:EeQKVCfV0tsoQwmeE0nA
The ID of the space where the item is located. Must be a non-empty string.
itemIdstring required
Example:0p15DJTXOl5kQPhTUiv3
The ID of the item to delete. Must be a non-empty string.
Response
No Content