api

patch/api/quizzes/{id}

Request body

idstring uuid
createdstring date-time
modifiedstring date-time
titlestring nullable
is_technicalboolean
anonymize_user_resultsboolean
engagement_type'private' | 'channel'
mention_channelboolean
channelstring nullable
companystring uuid nullable

Response

OK

idstring uuid
createdstring date-time
modifiedstring date-time
titlestring nullable
is_technicalboolean
anonymize_user_resultsboolean
engagement_type'private' | 'channel'
mention_channelboolean
channelstring nullable
companystring uuid nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.