Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.smokeball.com/matters/{matterId}/layouts/{itemId} \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Removes a layout matter item from a matter.
Matter ID
Layout matter item ID to remove
When request is accepted.