Skip to main content
POST
Run Goal Template Endpoint

Authorizations

Authorization
string
header
required

Use the 'Authorization' header with the format 'Key '

Query Parameters

path
string
required

Template path relative to .datafold/goal-templates/.

repo_id
integer
required

The repo the template lives in.

project_id
string<uuid>
required

The current project (fallback for a global template).

start
boolean
default:true

Start the goal now; false creates it for review.

Response

Successful Response

goal_id
string<uuid>
required
name
string
required
project_id
string<uuid>
required
status
string
required