cURL
curl --request PATCH \ --url https://api.prequel.co/import/sources/{id} \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data ' { "name": "<string>" } '
{ "provider_id": "<string>", "name": "Snowflake", "vendor": "snowflake", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Show child attributes
Updated
"Snowflake"
snowflake