Add Member API enables adding a new member to a community, granting them access to participate and engage with content within the platform. 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/community/add_users
Method : POST
Auth required : YES
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 the member is added. Code:200
Content
members_added array, each object contains a member_id, which uniquely identifies each added member.
Bad Request
Condition: If the request contains errors or invalid data, resulting in video not posted. Code:400
Content
Not Found
Condition: The API returns a not found response if the specified community or resource does not exist. Code: 404 ContentPrecondition Failed
Condition: The API returns a pre-condition failed response if required conditions, such as mandatory fields or criteria, are not met before adding the member. Code:412
Content