Replies: 1 comment 1 reply
-
If you are using non-strapi user the id is just a string and it's up to your client web app to decide what you use. It might be e-mail or whatever unique by what you are going to identify user in your webapp. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
What ID should a visitor (account-less user) submit to
POST <host>/api/comments/api::<collection name>.<content type name>:<entity id>
?Thanks
Beta Was this translation helpful? Give feedback.
All reactions