Create a topic/post as a user with api

I found some documentation that I can create posts as a user other than “system” as long as the api key used is set for “all users”.

i am testing this in postman and finding some issues. i can only do this with an admin user or “system”. queries with regular users in api-username header are returning 403 forbidden.

is this the case? do only admin users work in the api-username?

As long as the username you have set for the Api-Username belongs to an existing user that has permission to create a post in the category you are posting to, you can use the username as the Api-Username along with an All Users API key.

1 Like

Thanks Simon
The piece I missed is “As long as the username … has permission to create a post in the category”.
It is working now!
thanks
-Justin

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.