latestOpenAPI 3.1.02026-08-153864115.7 MB
c301132dbfd7
Team Members
Delete Team Member
Removes a team member from the account, or revokes a pending invite when given an ausri_ ID. A user session may delete its own membership to leave the team without the delete scope. Removing a member on the workforce role is also allowed with the bounty:create scope. The account owner cannot be removed.
delete/team_members/{id}
Response
Team member removed.
Example response
{
"success": true
}