EndpointsPosts
Create comment
POST
/v2/posts/{post_id}/commentsAdds a comment to a post. Retrying with the same idempotency key returns the original comment.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
post_id*Post Id
Post ID.
Request Body
application/json