latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

Named Sources

Create a named source

Creates a named source — an alias for a SQL query that you can reference from the Maps and SQL APIs without exposing the query itself.

post/v3/named-sources

Request body

namestring required

Lowercase alphanumerics, hyphens and underscores. Must start with a letter or digit, must not end with a hyphen or underscore, and must be 3 to 51 characters long.

sourcestring required

The SQL query this name resolves to.

Response

The named source was created.

namestring
sourcestring
accountIdstring
userIdstring
createdAtstring
updatedAtstring