PATCH
/
v4
/
application-specs
/
{application_spec_id}

Authorizations

x-api-key
string
header
required

Path Parameters

application_spec_id
string
required

Body

application/json
description
string

The description of the Application Spec

name
string

The name of the Application Spec

restore
boolean
default:
false

Set to true to restore the entity from the database.

run_online_evaluation
boolean

Whether the application spec should run online evaluation, default is false

theme_id
string

Response

200 - application/json
account_id
string
required

The ID of the account that owns the given entity.

created_at
string
required

The date and time when the entity was created in ISO format.

description
string
required

The description of the Application Spec

id
string
required

The unique identifier of the entity.

name
string
required

The name of the Application Spec

archived_at
string

The date and time when the entity was archived in ISO format.

created_by_user_id
string

The user who originally created the entity.

run_online_evaluation
boolean

Whether the application spec should run online evaluation, default is false

theme_id
string