POST /reply
This API is used to create a new reply to a thread.
Target users: anyone who has READ permission to the project.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/reply
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | CreateDiscussionReply (application/json) |
Response Object | DiscussionReplyBundle (application/json) |