Closed thebaer closed 6 years ago
Change CreatePost to take a collection alias and use the /collections/{ALIAS}/posts endpoint, instead of /posts.
CreatePost
/collections/{ALIAS}/posts
/posts
Documentation.
Closed in 71e8a2f11
Overview
Change
CreatePost
to take a collection alias and use the/collections/{ALIAS}/posts
endpoint, instead of/posts
.Implementation
Documentation.