v1

latestOpenAPI 3.0.02026-07-14135106116.2 KB
formats

Create format

Create an new format

Deprecated: display_name Deprecated: default_format

Permission required: edit_format_settings

post/formats

Request body

display_namestring
namestring required

Example request

{
  "labels": [
    {
      "category": "annotation",
      "scope": "section",
      "type": "string"
    }
  ],
  "table_types": [
    {
      "columns": [
        {
          "category": "annotation",
          "scope": "section",
          "type": "string"
        }
      ],
      "scope": "section"
    }
  ]
}