Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

generation_template_uuid
string<uuid>
required

Template UUID

Body

application/json
authorization_layer_entity_uuid
string<uuid> | null
call_types
enum<string>[] | null
Available options:
at_need_arrangement,
pre_need_arrangement
development_stage
null | enum<string>
Available options:
testing,
live
display_config
object[] | null
display_name
string | null
exact_phrases
object[] | null
example_limit
integer<int32> | null
execution_params
null | object
execution_type
null | enum<string>
Available options:
summary,
data_extraction,
occurred_with_examples,
is_true,
insight_summary,
obituary,
task
instructions
string | null
is_user_specific
boolean | null
label
string | null
location_uuid
string<uuid> | null
organization_display_name
string | null
organization_uuid
string<uuid> | null
scoring_strategy
object
static_generations
object[] | null

Response

Template updated

status
string
required
timestamp
string<date-time>
required
data
object
message
string | null
request_id
string | null