Update an existing quest

Access

This endpoint requires API key (header X-API-KEY).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Quest id to update

Body Params
string
length ≤ 255

Quest title displayed to users

string | null

Quest description (may contain HTML for links)

number
≥ 0

Base points awarded for completing this quest

boolean

Whether this quest is currently active and available to users

date-time

When this quest becomes available to users

date-time

When this quest expires and is no longer available

integer

Display order for sorting quests in UI (lower numbers appear first)

boolean

Whether this quest should be hidden from quest lists (but still accessible via direct link)

quest_variables
object

Template variables and computed values used for quest generation and display.
Often contains processed versions of data from variable_json plus additional context.

string | null

The background image URL for the quest

tags
array of strings | null

List of tags for categorizing quests (e.g. "social", "game", "social", "partnership")

tags
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json