# Possible for admins to create bookmarks for users?

**URL:** https://meta.discourse.org/t/possible-for-admins-to-create-bookmarks-for-users/113689
**Category:** Support
**Created:** [April 7, 2019, 4:15pm UTC](https://meta.discourse.org/t/possible-for-admins-to-create-bookmarks-for-users/113689 "2019-04-07T16:15:22Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![craigconstantine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/craigconstantine/32/511195_2.png) [@craigconstantine](https://meta.discourse.org/u/craigconstantine)
#### Post date: [April 8, 2019, 4:45pm UTC](https://meta.discourse.org/t/possible-for-admins-to-create-bookmarks-for-users/113689/7 "2019-04-08T16:45:17Z")

</div>

I’ve looked through the ReDoc site, thanks to [Discourse REST API Documentation](https://meta.discourse.org/t/discourse-api-documentation/22706)

I see there’s an obvious API endpoint for creating a bookmark, `/t/{id}/bookmark`

If I call that as an API user who is an admin, is there a way I can specify that I want to create a bookmark for a specific user?

( The goal here is to call this API soon after a new user is created (by the SSO provider) to inject a specific bookmark for that new user. )

---

_[View the full topic](https://meta.discourse.org/t/possible-for-admins-to-create-bookmarks-for-users/113689)._
