Delete Chapter Team Member
DELETE
/chapter/{chapter_id}/team/{team_id}/team/
Chapter
Note that the user is not deleted, they're removed from the chapter team.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/chapter//team//team/'
Response Response Example
{
"details": "You do not have permission to perform this action."
}
Request
Path Params
chapter_id
integer
required
team_id
integer
required