-
Notifications
You must be signed in to change notification settings - Fork 11
Use Cases of Editing Guestbooks #454
Copy link
Copy link
Open
Labels
FY26 Sprint 25FY26 Sprint 25 (2026-06-03 - 2026-06-17)FY26 Sprint 25 (2026-06-03 - 2026-06-17)GREI Re-archGREI re-architecture-relatedGREI re-architecture-relatedSize: 3A percentage of a sprint. 2.1 hours.A percentage of a sprint. 2.1 hours.
Metadata
Metadata
Assignees
Labels
FY26 Sprint 25FY26 Sprint 25 (2026-06-03 - 2026-06-17)FY26 Sprint 25 (2026-06-03 - 2026-06-17)GREI Re-archGREI re-architecture-relatedGREI re-architecture-relatedSize: 3A percentage of a sprint. 2.1 hours.A percentage of a sprint. 2.1 hours.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
In Progress 💻
IQSS/dataverse#12395
This API allows the user to make edits to an existing Guestbook, including adding and removing Custom Guestbook Questions.
curl -PUT -H "X-Dataverse-key:$API_TOKEN" "$SERVER_URL/api/guestbooks/{ID}" -d "$JSON"