The Create Group API enables quick setup of collaborative spaces called Groups, where collection of videos organized around a specific theme or topic. URL :Documentation Index
Fetch the complete documentation index at: https://resources.begenuin.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/thirdparty/group/create
Method : POST
Auth required : YES
Mandatory Fields: type, Community_id
Note : You need to Authorize gn-access-token as Bearer Token to run the API.
Request Body
Success Response
Condition: If Everything is okay and group is created. Code:200
Content
chat_id is the unique identifier for a Group, and you can obtain the URL from the share_url.
Bad Request
Condition: If the request contains errors or invalid data, resulting in the group not being created. Code:400
Content
Internal Server Error
Condition: If an unexpected issue occurs on the server, anInternal Server Error is returned.
Code: 500
Content