Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/manage/public-api/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ User role allows read-only access, use the admin for write access.
<p>
<img src="/docs-static/img/manage/public-api/service-user-creation.png" alt="service-user-creation-popup" className="imagewrapper"/>
</p>

<Note>
It's important to keep your service users secure, as they can provide access to sensitive data and actions within your organization. You should treat your service users like you would treat your own personal account and limit the scope of access granted to the service user.
</Note>
Expand Down
Loading