Method: notes.create
Permintaan HTTP
POST https://keep.googleapis.com/v1/notes
URL menggunakan sintaksis gRPC Transcoding.
Isi permintaan
Isi permintaan memuat instance Note
.
Isi respons
Jika berhasil, isi respons memuat instance Note
yang baru dibuat.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/keep
Untuk informasi selengkapnya, lihat Panduan otorisasi.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-05 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-05 UTC."],[[["Creates a new note using an HTTP POST request to the specified URL."],["The request body should contain a `Note` object, as detailed in the provided documentation."],["A successful response will return the newly created `Note` object."],["Authorization requires the `https://www.googleapis.com/auth/keep` scope."]]],[]]