Replace noteAsk AIput https://restapi.rev.io/v1/Notes/{id}Replace an existing note.Body ParamsThe replacement note.note_idint32Primary identifier for this note.subjectstringlength between 0 and 8000Short description of what this note is about.bodystringlength between 0 and 8000Main text of the note.created_datedate-timeDate and time this note was created.created_byint32Foreign identifier of the user who created this note.customer_idint32Foreign identifier indicating an association with an account.order_idint32Foreign identifier indicating an association with an order.request_idint32Foreign identifier indicating an association with a request.task_idint32Foreign identifier indicating an association with a task.note_type_idint32Foreign identifier indicating an association with a note type.Metadataidint32requiredID of the note to replace.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago