Skip to main content
DELETE
Delete Journal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

journal_id
string
required

Response

Successful Response

Response model for journal deletion.

success
boolean
required
message
string | null
timestamp
string
deleted_journal_data
DeletedJournalData · object | null

Detailed data about the deleted journal.