Oneport Docs
ApiV1WorkspacesSlugPostsPostidVote

/v1/workspaces/{slug}/posts/{postId}/vote

PUT
/v1/workspaces/{slug}/posts/{postId}/vote

Path Parameters

slug*string
postId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X PUT "https://example.com/v1/workspaces/acme/posts/post_01h455vb4pex5vsknk084sn02q/vote"
{  "postId": "string",  "voted": true,  "voteCount": 0}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}