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