curl --request POST \
--url https://apix.us.amity.co/api/v2/channels/{channelId}/close \
--header 'Authorization: Bearer <token>'{
"status": "error",
"code": 400301,
"message": "User is not a member of a channel"
}Close channel
curl --request POST \
--url https://apix.us.amity.co/api/v2/channels/{channelId}/close \
--header 'Authorization: Bearer <token>'{
"status": "error",
"code": 400301,
"message": "User is not a member of a channel"
}Documentation Index
Fetch the complete documentation index at: https://learn.social.plus/llms.txt
Use this file to discover all available pages before exploring further.