Programatically add/update/delete users? #4120
Answered
by
boutell
jackie-chan
asked this question in
Q&A
|
Hi there, |
Answered by
boutell
Apr 5, 2023
Replies: 1 comment 2 replies
|
Hi Jackie, Apostrophe uses its documented REST APIs for everything, including managing users. If you configure an api key with admin privileges you will be able to use that API to manage users. See: https://v3.docs.apostrophecms.org/reference/api/pieces.html#endpoints |
2 replies
Answer selected by
boutell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Jackie,
Apostrophe uses its documented REST APIs for everything, including managing users. If you configure an api key with admin privileges you will be able to use that API to manage users. See:
https://v3.docs.apostrophecms.org/reference/api/pieces.html#endpoints