Update an ActivitySpec.
Update an ActivitySpec.
| Path Parameters |
|---|
id string — REQUIREDThis parameter is not a unique ID and is a reverse DNS format string (i.e. "org.digitalpsych.example"). The prefixes "lamp." and "digital.lamp." are reserved for internal use only. |
| Request Body — REQUIRED | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id string — REQUIREDThe name of the activity spec. | ||||||||||||||||||||||||||||||||||||||||||
help_contents stringEither a binary blob containing a document or video, or a string containing instructional aid about the Activity. | ||||||||||||||||||||||||||||||||||||||||||
script_contents stringThe WebView-compatible script that provides this Activity on mobile or desktop (IFrame) clients. | ||||||||||||||||||||||||||||||||||||||||||
static_data_schema objectThe static data definition of an ActivitySpec.
| ||||||||||||||||||||||||||||||||||||||||||
temporal_event_schema objectThe temporal event data definition of an ActivitySpec.
| ||||||||||||||||||||||||||||||||||||||||||
settings_schema objectThe Activity settings definition of an ActivitySpec.
|
| Responses | ||
|---|---|---|
200Success
| ||
defaultError
|