cURL
curl --request DELETE \ --url https://api.ahasend.com/v2/accounts/{account_id}/members/{user_id} \ --header 'Authorization: Bearer <token>'
{ "message": "Operation completed successfully" }
Removes a member from the account
Restrictions:
Documentation IndexFetch the complete documentation index at: https://ahasend.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ahasend.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Account ID
User ID
Member removed successfully
Success message