שגיאה בתנאים ובהגבלות. שיטות API מחזירות קוד סטטוס HTTP 403 Forbidden אם המשתמש (שמיוצג על ידי פרטי הכניסה של OAuth) לא קיבל את הגרסה האחרונה של התנאים וההגבלות להרשמה דרך הארגון.
משתמשי ה-API יכולים לאשר את התנאים וההגבלות החדשים או המעודכנים דרך פורטל ההרשמה דרך הארגון. חלונית האישור של AToS מוצגת למשתמשים כשהם נכנסים לפורטל.
ייצוג JSON
{"latestTosAccepted": boolean}
שדות
latestTosAccepted
boolean
האם המשתמש אישר את הגרסה העדכנית של התנאים וההגבלות. הערך הוא false כשנכלל בשגיאה.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eAPI methods return a \u003ccode\u003e403 Forbidden\u003c/code\u003e error if the user hasn't accepted the latest Terms of Service (ToS).\u003c/p\u003e\n"],["\u003cp\u003eUsers can accept the new or updated ToS by signing into the zero-touch enrollment portal.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elatestTosAccepted\u003c/code\u003e field in the JSON representation indicates whether the user has agreed to the current ToS, with a \u003ccode\u003efalse\u003c/code\u003e value in case of an error.\u003c/p\u003e\n"]]],["The API returns a `403 Forbidden` error when a user hasn't accepted the latest Terms of Service (ToS). Users can accept the ToS via the zero-touch enrollment portal. The JSON representation for ToS status includes a boolean field, `latestTosAccepted`. This field is `false` in error responses, indicating that the user needs to accept the latest ToS. Access the zero-touch enrollment portal to accept the ToS.\n"],null,[]]