Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/activity/projects.delete-member \ --header 'Content-Type: application/json' \ --data ' { "member_id": "872815618512410358", "project_id": "872815618512410358" } '
Remove a member from a project.
"872815618512410358"
Member removed.