Skip to content

updateFormMetadata

PATCH
/api/v1/data-sources/{id}/form

Updates only the parent Data Source name and description. An omitted description preserves the stored value; provider and configuration cannot be changed here. Requires the manage capability.

Media typeapplication/json
object
name
required
string
description
string
Examplegenerated
{
"name": "example",
"description": "example"
}

Refreshed Form detail

Manage capability required

Name or description rejected