{ "success": true, "message": "<string>", "timestamp": "<string>", "deleted_journal_data": { "id": "<string>", "type": "<string>", "color": "<string>", "title": "<string>", "content": "<string>", "comments": [ "<any>" ], "created_at": "<string>", "is_trashed": true, "trashed_at": "<string>", "updated_at": "<string>", "font_family": "<string>", "parent_item": "<string>", "order_indexes": "<any>", "publish_status": "<string>", "pending_invites": "<any>", "publish_subdomain": "<string>" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Response model for journal deletion.
Detailed data about the deleted journal.
Show child attributes