Update quest
Update quest in a community
PATCHhttps://api-v2.zealy.io/public/communities/{subdomain}/quests/{questId}
Path parameters
subdomain*string
questId*string
Header parameters
Body
Body
categoryIdstring (uuid)
namestring
publishedboolean
recurrenceenum
dailyweeklymonthlyonce
conditionOperatorenum
ANDOR
retryAfternullable one of
descriptionnullable object
conditionsarray of one of
positionnumber
claimLimitnumber
sprintIdstring (uuid)
rewardsarray of all of
tasksarray of all of
archivedboolean
isAutomaticWhenEmptyboolean
Response
200
Body
id*string (uuid)
name*string
recurrence*enum
dailyweeklymonthlyonce
description*nullable object
retryAfter*nullable number
archived*boolean
published*boolean
communityId*string (uuid)
categoryId*string (uuid)
conditionOperator*enum
ANDOR
conditions*array of one of
rewards*array of one of
tasks*array of all of
claimLimit*number
isAutomaticWhenEmptyboolean
Request
Response
Last updated