# Default Rebuttal Form

**API V2 JSON**

```json
{
    "rebuttal": {
        "order": 1,
        "description": "Rebuttals can include Markdown formatting and LaTeX forumulas, for more information see https://openreview.net/faq , max length: 2500",
        "value": {
            "param": {
                "type": "string",
                "maxLength": 2500,
                "markdown": true,
                "input": "textarea"
            }
        }
    }
}
```

**Preview**

<figure><img src="https://622636955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVorH499wd7ipUjYX5etp%2Fuploads%2FcV8aIILi1732ABcyxoTT%2FScreen%20Shot%202023-11-20%20at%202.27.09%20PM.png?alt=media&#x26;token=a0583d45-2e76-42f8-8e77-96700e1fccf6" alt=""><figcaption></figcaption></figure>
