How to add a tag by api

I want to write a post and set a tag through API.
is it possible? thanks

Hey @DaZiYuan!

If you want to set a tag via the API, it’s currently only possible using the (private) Admin API.

You can read about Ghost’s API’s here: Ghost Content API Documentation

But: We’re currently working on an improved Content/Public API & authentication methods, as well as brand new docs & tools. If you need to use the API right now you’ll need to make sure to use the old v0.1 API. v0.1 is read-only.

1 Like

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