Update question bank
The purpose of this API is to update a question bank.
Request URL: | https://learn.zoho.com/learn/api/v1/portal/<portalUrl>/question-bank/<question-bank-id> |
OAuth Scope: | ZohoLearn.questionbank.UPDATE |
Request Method: | PUT |
Parameter | Description | Required |
name | Name of the question bank | Optional |
description | Description of the question bank | Optional |
url | URL of the question bank | Optional |
isPublic | Boolean value to allow the question bank for public view. | Optional |
Response
Copied
Sample URL
Copied