Mayank
Mayank

Reputation: 429

Medium API to update a post / article

I looked at the Medium API, but I could only find an API to create a post or article on Medium.

POST https://api.medium.com/v1/users/{{authorId}}/posts

I want to update my existing post through an API, but I couldn't find one.

Is there an API for updating Medium post?

Here is the API documentation:

https://github.com/Medium/medium-api-docs

Upvotes: 7

Views: 1056

Answers (0)

Related Questions