From c213da3839c8e9b5d07a9d583c9abe60caf735cb Mon Sep 17 00:00:00 2001 From: Justyna Sztyper Date: Mon, 8 Dec 2025 15:56:14 +0100 Subject: [PATCH 1/5] corrected hardcoded links --- .../api-calls/permissions-and-errors/rate-limits.md | 2 +- content/guides/api-calls/types-and-formats.md | 2 +- content/guides/archives/add-content.md | 6 +++--- content/guides/archives/restore-content.md | 8 ++++---- content/guides/archives/supported-apis.md | 10 +++++----- content/guides/getting-started/sandbox.md | 2 +- content/pages/platform/tools.md | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/content/guides/api-calls/permissions-and-errors/rate-limits.md b/content/guides/api-calls/permissions-and-errors/rate-limits.md index eb3a20cb5..2c0560f3e 100644 --- a/content/guides/api-calls/permissions-and-errors/rate-limits.md +++ b/content/guides/api-calls/permissions-and-errors/rate-limits.md @@ -81,7 +81,7 @@ retry-after: 100 "type": "error", "status": 429, "code": "rate_limit_exceeded", - "help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors/", + "help_url": "g://api-calls/permissions-and-errors/common-errors", "message": "Request rate limit exceeded, please try again later", "request_id": "abcdef123456" } diff --git a/content/guides/api-calls/types-and-formats.md b/content/guides/api-calls/types-and-formats.md index b2383e427..52f6f094f 100644 --- a/content/guides/api-calls/types-and-formats.md +++ b/content/guides/api-calls/types-and-formats.md @@ -161,7 +161,7 @@ object with a `request_id` field. "type": "error", "status": 400, "code": "item_name_invalid", - "help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors/", + "help_url": "g://api-calls/permissions-and-errors/common-errors", "message": "Method Not Allowed", "request_id": "abcdef123456" } diff --git a/content/guides/archives/add-content.md b/content/guides/archives/add-content.md index cbc375a41..2fa33614f 100644 --- a/content/guides/archives/add-content.md +++ b/content/guides/archives/add-content.md @@ -24,8 +24,8 @@ The `id` parameter is the ID of the file/folder you want to add to the archive. To specify the destination, use the `parent.id` [parameter][Update parent id of folder] in the request body. This can be either an ID of an archive or the ID of a folder that is inside an archive. -[Create Archive]: https://developer.box.com/reference/v2025.0/post-archives/ +[Create Archive]: e://post-archives [Update file]: e://put-files-id -[Update parent id of file]: https://developer.box.com/reference/put-files-id/#param-parent-id +[Update parent id of file]: e://put-files-id/#param-parent-id [Update folder]: e://put-folders-id -[Update parent id of folder]: https://developer.box.com/reference/put-folders-id/#param-parent-id +[Update parent id of folder]: e://put-folders-id/#param-parent-id diff --git a/content/guides/archives/restore-content.md b/content/guides/archives/restore-content.md index a08325ff9..7af23414f 100644 --- a/content/guides/archives/restore-content.md +++ b/content/guides/archives/restore-content.md @@ -26,8 +26,8 @@ To restore a file/folder to user's root folder, use `0` as the `parent.id` value `parent.user_id` [parameter][Update parent user id of folder] in the request body. [Update file]: e://put-files-id -[Update parent id of file]: https://developer.box.com/reference/put-files-id/#param-parent-id -[Update parent user id of file]: https://developer.box.com/reference/put-files-id/#param-parent-user_id +[Update parent id of file]: e://put-files-id/#param-parent-id +[Update parent user id of file]: e://put-files-id/#param-parent-user_id [Update folder]: e://put-folders-id -[Update parent id of folder]: https://developer.box.com/reference/put-folders-id/#param-parent-id -[Update parent user id of folder]: https://developer.box.com/reference/put-folders-id/#param-parent-user_id +[Update parent id of folder]: e://put-folders-id/#param-parent-id +[Update parent user id of folder]: e://put-folders-id/#param-parent-user_id diff --git a/content/guides/archives/supported-apis.md b/content/guides/archives/supported-apis.md index a81fd7751..894ab16bf 100644 --- a/content/guides/archives/supported-apis.md +++ b/content/guides/archives/supported-apis.md @@ -48,10 +48,10 @@ When contacting customer support, specify the user ID you plan to use those APIs | [`PUT securityClassification`][Update classification label on file] | Update a classification label for a file within an archive. | | [`DELETE securityClassification`][Delete classification label on file] | Delete a classification label from a file within an archive. | -[Create archive]: https://developer.box.com/reference/v2025.0/post-archives/ -[List archives]: https://developer.box.com/reference/v2025.0/get-archives/ -[Update archive]: https://developer.box.com/reference/v2025.0/put-archives-id/ -[Delete archive]: https://developer.box.com/reference/v2025.0/delete-archives-id/ +[Create archive]: e://post-archives +[List archives]: e://get-archives +[Update archive]: e://put-archives-id +[Delete archive]: e://delete-archives-id/ [Update file]: e://put-files-id [Update folder]: e://put-folders-id [Upload file]: e://post-files-content @@ -72,4 +72,4 @@ When contacting customer support, specify the user ID you plan to use those APIs [View classification label on file]: e://get-files-id-metadata-enterprise-securityClassification-6VMVochwUWo [Update classification label on file]: e://put-files-id-metadata-enterprise-securityClassification-6VMVochwUWo [Delete classification label on file]: e://delete-files-id-metadata-enterprise-securityClassification-6VMVochwUWo -[GCM scope]: https://developer.box.com/guides/api-calls/permissions-and-errors/scopes/#global-content-manager-gcm +[GCM scope]: g://api-calls/permissions-and-errors/scopes/#global-content-manager-gcm diff --git a/content/guides/getting-started/sandbox.md b/content/guides/getting-started/sandbox.md index 77881183d..d1df7af1e 100644 --- a/content/guides/getting-started/sandbox.md +++ b/content/guides/getting-started/sandbox.md @@ -37,5 +37,5 @@ As a primary admin, you can log into multiple sandboxes. If you want to use this [1]: https://support.box.com/hc/en-us/articles/360043697274-Managing-developer-sandboxes-for-Box-admins [2]: https://cloud.app.box.com/developers/console -[3]: https://developer.box.com +[3]: / [4]: https://support.box.com/hc/en-us/articles/360043697274-Managing-developer-sandboxes-for-Box-admins#:~:text=in%20a%20sandbox.-,Synchronizing,-sandbox%20with%20production diff --git a/content/pages/platform/tools.md b/content/pages/platform/tools.md index 974054f4e..744407853 100644 --- a/content/pages/platform/tools.md +++ b/content/pages/platform/tools.md @@ -60,6 +60,6 @@ the YouTube video below. [file]: e://get-files-id [tooling]: g://tooling -[sample_code]: https://developer.box.com/sample-code/ +[sample_code]: p://sample-code/ [postman]: https://www.postman.com/boxdev From d9c2b3f60d6cbd896e6563d9598d9d76905a746b Mon Sep 17 00:00:00 2001 From: Justyna Sztyper Date: Mon, 8 Dec 2025 16:27:42 +0100 Subject: [PATCH 2/5] corrected links --- .../permissions-and-errors/rate-limits.md | 4 ++-- content/guides/api-calls/types-and-formats.md | 6 +++--- content/guides/getting-started/index.md | 18 +++++++++--------- content/guides/getting-started/sandbox.md | 2 +- content/pages/platform/tools.md | 4 ++-- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/content/guides/api-calls/permissions-and-errors/rate-limits.md b/content/guides/api-calls/permissions-and-errors/rate-limits.md index 2c0560f3e..644e21678 100644 --- a/content/guides/api-calls/permissions-and-errors/rate-limits.md +++ b/content/guides/api-calls/permissions-and-errors/rate-limits.md @@ -81,7 +81,7 @@ retry-after: 100 "type": "error", "status": 429, "code": "rate_limit_exceeded", - "help_url": "g://api-calls/permissions-and-errors/common-errors", + "help_url": "https://developer.box.com/api-calls/permissions-and-errors/common-errors", "message": "Request rate limit exceeded, please try again later", "request_id": "abcdef123456" } @@ -95,5 +95,5 @@ Please see the [Client Error resource](resource://client_error) for more details exponential back-off strategy for retrying API calls. -[search]: e://get_search +[search]: e://get-search [pricing]: https://www.box.com/pricing diff --git a/content/guides/api-calls/types-and-formats.md b/content/guides/api-calls/types-and-formats.md index 52f6f094f..88fc482ae 100644 --- a/content/guides/api-calls/types-and-formats.md +++ b/content/guides/api-calls/types-and-formats.md @@ -161,7 +161,7 @@ object with a `request_id` field. "type": "error", "status": 400, "code": "item_name_invalid", - "help_url": "g://api-calls/permissions-and-errors/common-errors", + "help_url": "https://developer.box.com/api-calls/permissions-and-errors/common-errors", "message": "Method Not Allowed", "request_id": "abcdef123456" } @@ -187,7 +187,7 @@ number. In these cases these numbers are returned in [IEEE754][numbers] format for example `1.2318237429383e+31`. -[post-oauth2-token]: endpoint://post-oauth2-token -[post-files-content]: endpoint://post-files-content +[post-oauth2-token]: e://post-oauth2-token +[post-files-content]: e://post-files-content [numbers]: https://en.wikipedia.org/wiki/IEEE_754 [rfc3339]: https://www.ietf.org/rfc/rfc3339.txt diff --git a/content/guides/getting-started/index.md b/content/guides/getting-started/index.md index 67079f8ae..c479ce484 100644 --- a/content/guides/getting-started/index.md +++ b/content/guides/getting-started/index.md @@ -41,16 +41,16 @@ If you have any questions, checkout our [forum][forum-link]. [learn]: page://platform -[box-platform-101]: page://platform/box-platform-101 -[use-case]: page://platform/use-cases -[user-types]: page://platform/user-types -[application-types]: page://platform/application-types -[authentication]: page://platform/authentication-methods -[support]: page://platform/support -[tooling]: page://platform/tools +[box-platform-101]: pages/platform/box-platform-101 +[use-case]: pages/platform/use-cases +[user-types]: pages/platform/user-types +[application-types]: pages/platform/application-types +[authentication]: pages/platform/authentication-methods +[support]: pages/platform/support +[tooling]: pages/platform/tools [box-app]: g://getting-started/first-application -[endpoints]: page://reference -[cv]: page://platform/appendix/locating-values +[endpoints]: page/api-reference +[cv]: pages/platform/appendix/locating-values [publish-app]: g://getting-started/publish-app [forum-link]: https://forum.box.com \ No newline at end of file diff --git a/content/guides/getting-started/sandbox.md b/content/guides/getting-started/sandbox.md index d1df7af1e..cee17f440 100644 --- a/content/guides/getting-started/sandbox.md +++ b/content/guides/getting-started/sandbox.md @@ -37,5 +37,5 @@ As a primary admin, you can log into multiple sandboxes. If you want to use this [1]: https://support.box.com/hc/en-us/articles/360043697274-Managing-developer-sandboxes-for-Box-admins [2]: https://cloud.app.box.com/developers/console -[3]: / +[3]: page [4]: https://support.box.com/hc/en-us/articles/360043697274-Managing-developer-sandboxes-for-Box-admins#:~:text=in%20a%20sandbox.-,Synchronizing,-sandbox%20with%20production diff --git a/content/pages/platform/tools.md b/content/pages/platform/tools.md index 744407853..c39ee5596 100644 --- a/content/pages/platform/tools.md +++ b/content/pages/platform/tools.md @@ -56,10 +56,10 @@ the YouTube video below. [samples]: g://cli/scripts -[sdk]: page://sdks-and-tools +[sdk]: p://sdks-and-tools [file]: e://get-files-id [tooling]: g://tooling -[sample_code]: p://sample-code/ +[sample_code]: pages/sample-code [postman]: https://www.postman.com/boxdev From 1289b793275de651f2c6b0f9976ac38912e4018b Mon Sep 17 00:00:00 2001 From: Justyna Sztyper Date: Mon, 8 Dec 2025 16:44:35 +0100 Subject: [PATCH 3/5] corrected link --- .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE/question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE/question.md index f8a07ddb2..0d32c839b 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE/question.md @@ -17,6 +17,6 @@ assignees: cbetta -[api-docs]: https://developer.box.com/ +[api-docs]: page [dev-forums]: https://community.box.com/ [github-repo]: https://github.com/box/developer.box.com/search?type=Issues From 402c466e4d098b5996cd8088a65f92c610f45447 Mon Sep 17 00:00:00 2001 From: Justyna Sztyper Date: Mon, 8 Dec 2025 18:03:02 +0100 Subject: [PATCH 4/5] add versioning --- .../api-calls/permissions-and-errors/rate-limits.md | 2 +- content/guides/api-calls/types-and-formats.md | 2 +- content/guides/archives/add-content.md | 2 +- content/guides/archives/supported-apis.md | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content/guides/api-calls/permissions-and-errors/rate-limits.md b/content/guides/api-calls/permissions-and-errors/rate-limits.md index 644e21678..deb1325de 100644 --- a/content/guides/api-calls/permissions-and-errors/rate-limits.md +++ b/content/guides/api-calls/permissions-and-errors/rate-limits.md @@ -81,7 +81,7 @@ retry-after: 100 "type": "error", "status": 429, "code": "rate_limit_exceeded", - "help_url": "https://developer.box.com/api-calls/permissions-and-errors/common-errors", + "help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors", "message": "Request rate limit exceeded, please try again later", "request_id": "abcdef123456" } diff --git a/content/guides/api-calls/types-and-formats.md b/content/guides/api-calls/types-and-formats.md index 88fc482ae..c8956a7b0 100644 --- a/content/guides/api-calls/types-and-formats.md +++ b/content/guides/api-calls/types-and-formats.md @@ -161,7 +161,7 @@ object with a `request_id` field. "type": "error", "status": 400, "code": "item_name_invalid", - "help_url": "https://developer.box.com/api-calls/permissions-and-errors/common-errors", + "help_url": "https://developer.box.com/guides/api-calls/permissions-and-errors/common-errors", "message": "Method Not Allowed", "request_id": "abcdef123456" } diff --git a/content/guides/archives/add-content.md b/content/guides/archives/add-content.md index 2fa33614f..0785d0c1d 100644 --- a/content/guides/archives/add-content.md +++ b/content/guides/archives/add-content.md @@ -24,7 +24,7 @@ The `id` parameter is the ID of the file/folder you want to add to the archive. To specify the destination, use the `parent.id` [parameter][Update parent id of folder] in the request body. This can be either an ID of an archive or the ID of a folder that is inside an archive. -[Create Archive]: e://post-archives +[Create Archive]: e://v2025.0/post-archives [Update file]: e://put-files-id [Update parent id of file]: e://put-files-id/#param-parent-id [Update folder]: e://put-folders-id diff --git a/content/guides/archives/supported-apis.md b/content/guides/archives/supported-apis.md index 894ab16bf..3eb9aad5f 100644 --- a/content/guides/archives/supported-apis.md +++ b/content/guides/archives/supported-apis.md @@ -48,10 +48,10 @@ When contacting customer support, specify the user ID you plan to use those APIs | [`PUT securityClassification`][Update classification label on file] | Update a classification label for a file within an archive. | | [`DELETE securityClassification`][Delete classification label on file] | Delete a classification label from a file within an archive. | -[Create archive]: e://post-archives -[List archives]: e://get-archives -[Update archive]: e://put-archives-id -[Delete archive]: e://delete-archives-id/ +[Create archive]: e://v2025.0/post-archives +[List archives]: e://v2025.0/get-archives +[Update archive]: e://v2025.0/put-archives-id +[Delete archive]: e://v2025.0/delete-archives-id [Update file]: e://put-files-id [Update folder]: e://put-folders-id [Upload file]: e://post-files-content From 32e399cf16d6b9a27bc3202eb31276890954949d Mon Sep 17 00:00:00 2001 From: Justyna Sztyper Date: Mon, 15 Dec 2025 16:15:31 +0100 Subject: [PATCH 5/5] fixed collaborations samples --- content/guides/users/deprovision/transfer-folders.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/guides/users/deprovision/transfer-folders.md b/content/guides/users/deprovision/transfer-folders.md index 7b78ad3d4..90a5d8dfd 100644 --- a/content/guides/users/deprovision/transfer-folders.md +++ b/content/guides/users/deprovision/transfer-folders.md @@ -84,7 +84,7 @@ file or folder ID being transferred, using the [get collaboration endpoint](e://get_collaborations_id). Capture the collaboration ID. - + ### Remove Transfer From User as Owner @@ -95,7 +95,7 @@ file or folder, which is accomplished using the Making call as the `transfer_to_user` account, remove the `transfer_from_user` as a collaborator on the file or folder. - + The file or folder is now owned by the `transfer_to_user` account, and the `transfer_from_user` account no longer has access.