Skip to main content
Version: 7.0.0

NotionBlockColor

This page supports schema for Notion Datatype NotionBlockColor.

{
"enum": [
"blue",
"blue_background",
"brown",
"brown_background",
"default",
"gray",
"gray_background",
"green",
"green_background",
"orange",
"orange_background",
"pink",
"pink_background",
"purple",
"purple_background",
"red",
"red_background",
"yellow",
"yellow_background"
],
"type": "string"
}