Allow to update post category and status via API

Improved

Right now you cannot update the category_id and status_id using the post update API endpoint.
https://developer.productlift.dev/api/documentation/#posts-POSTapi-v1-posts

We would like to automatically update at least the status (for exampled to move to "solved" or "completed")

Joseph Leveque

3 months ago

Ruben

The POST update API endpoint now supports updating category_id and status_id. This enhancement allows automatic status updates, such as marking posts as "solved" or "completed."

See: https://app.productlift.dev/api/documentation/#posts-PATCHapi-v1-posts--post-

0    3 months ago    Reply

Comment must be at least 20 characters.
Cancel
Activity
Ruben changed status to Improved

3 months ago

No votes yet
Categories
Feature