Discussion
Path
/platform/discussions/discussions/{did} |
|
| Production: | https://api.familysearch.org/platform/discussions/discussions/{did} |
| Beta: | https://apibeta.familysearch.org/platform/discussions/discussions/{did} |
| Integration (Integration): | https://api-integ.familysearch.org/platform/discussions/discussions/{did} |
Operations
|
HEAD - Read the headers for a discussion. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||
|
GET - Read a discussion. Produces - Specify a returned data format using the
Accept
header.
Parameters
Status Codes
|
|||||||||
|
POST - Update a discussion. Produces - Specify a returned data format using the
Accept
header.
Consumes - Specify the incoming data format using the
Content-Type header.
Parameters
Status Codes
|
Example Requests
| Create Comment | How to add a comment to a discussion. |
| Create Discussion | How to create a discussion. |
| Delete Comment | How to delete a comment. |
| Read Comments | How to read the comments of a discussion. |
| Read Discussion | How to read a discussion. |
| Update Comment | How to update a comment. |
| Update Discussion | How to update a discussion. |