You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(playstation): Add playstation endpoint info to the docs (#14233)
This was missing before in our develop docs, now with the help of Cursor
has been added with the note that it has restricted access
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Copy file name to clipboardExpand all lines: develop-docs/sdk/overview.mdx
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,10 @@ Sentry provides the following endpoints:
122
122
-[`/minidump/`](https://docs.sentry.io/platforms/native/minidump/) for multipart requests containing Minidumps.
123
123
-[`/unreal/`](https://docs.sentry.io/platforms/unreal/configuration/setup-crashreporter/) for Unreal
124
124
Engine 4 crash reports.
125
+
-[`/playstation/`](https://docs.sentry.io/platforms/playstation/) for PlayStation crash reports.
126
+
<Alerttitle="Note"level="info">
127
+
The PlayStation endpoint has limited access and requires allowlisting. Support involves components that are part of a partnership with Sony which cannot be made public or redistributed. This endpoint is only available in SaaS.
128
+
</Alert>
125
129
-[`/security/`](https://docs.sentry.io/error-reporting/security-policy-reporting/) for Browser
126
130
CSP reports, usually configured in a browser instead of an SDK.
0 commit comments