v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Creates a new analysis template.

post/memberships/{membershipIdentifier}/analysistemplates

Path parameters

membershipIdentifierstring required

The identifier for a membership resource.

Request body

descriptionstring

The description of the analysis template.

namestring required

The name of the analysis template.

format'SQL' | 'PYSPARK_1_0' required

The format of the analysis template.

tagsobject

Map of tags assigned to a resource

Response

Success