Two types of prompts can be created - a root prompt or a child prompt (aka Prompt Version in app).
A root prompt can be created by providing the name
param, and it will always be tagged as prod.
A child prompt can be created by providing the parent_id
param. Note that the name
param in this case will be ignored as all descendents from a root prompt would share the root’s name. is_prod
can also be provided to configure whether a child should be tagged as prod.
The organization this resource belongs to.
The user this record belongs to.