curl --request DELETE \
--url https://apix.us.amity.co/api/v5/message-feeds/{messageFeedId} \
--header 'Authorization: Bearer <token>'Delete an existing message feed except the default message feed
curl --request DELETE \
--url https://apix.us.amity.co/api/v5/message-feeds/{messageFeedId} \
--header 'Authorization: Bearer <token>'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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Message feed ID The ID of the message feed
30"a85dca058f5b585f86a29f14"
A flag to confirm permanent deletion
Successful operation