Add Moderators API allows assigning a user as a moderator to manage content and maintain community guidelines 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_moderators
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 moderator is added. Code:200
Content
moderators_added array, each object includes a member_id, which uniquely identifies the added moderators.
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 moderator or community does not exist. Code: 404 ContentPrecondition Failed
Condition: Code:412
Content