Create ticket journalAsk AIpost https://restapi.rev.io/v1/TicketJournalsCreate a new ticket journal.Body ParamsThe ticket journal to create.ticket_journal_idint320 to 2147483647Primary identifier for this ticket journal.created_byint321 to 2147483647Foreign identifier indicating the user who created this ticket journal.created_datedate-timeDate and time this ticket journal was created.messagestringrequiredlength between 1 and 2147483647A message containing notes, a log of work, or communication with an end user.ticket_idint32requiredForeign identifier indicating the ticket this journal is related to.show_on_accountbooleanIndicates whether the journal should be visible from the associated customer's account page.truefalseis_publicbooleanIndicates whether the journal should be emailed to the customer's contact email.truefalseemail_copy_to_groupbooleanIndicates whether the journal should be emailed to the user group on the ticket.truefalsevisible_in_agent_portalbooleanIndicates whether the journal should be visible in Agent Portal.truefalseMetadataacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago