GET
/v6/tags/forCreate
curl \
--request GET 'http://api.example.com/v6/tags/forCreate'
Response examples (200)
{
"tagsCheckedUncheckedResponse": [
"string"
],
"titleResponse": "string",
"textResponse": "string",
"structuredTagsListResponse": [
"string"
],
"commonNoteID": 42,
"errorMessageResponse": "string"
}
Response examples (200)
{
"tagsCheckedUncheckedResponse": [
"string"
],
"titleResponse": "string",
"textResponse": "string",
"structuredTagsListResponse": [
"string"
],
"commonNoteID": 42,
"errorMessageResponse": "string"
}