v2

latestOpenAPI 3.1.02026-07-26391214472.7 KB
notebook

Patch Suggestion

patch/api/v1/notebook/entries/{entry_id}/suggestions/{suggestion_id}

Path parameters

entry_idinteger required
suggestion_idstring required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

status'PENDING' | 'APPROVED' | 'EDITED' | 'REJECTED' required
{"stackTrail":"components:schemas:SuggestionPatch:properties:edited_value","oasType":"schema","type":"unknown","title":"Edited Value"}
edited_payloadobject nullable
versioninteger required

Response

Successful Response

{"stackTrail":"paths:/api/v1/notebook/entries/{entry_id}/suggestions/{suggestion_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}