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.

successboolean required

Example response

{
  "success": true
}

Changes

Changed in 6 of the 74 revisions of this API.12

    • ○

      the security scope authorized_user:delete was added to the endpoint's security scheme bearerAuth

      api-security-scope-added

    • ○

      the security scope bounty:create was removed from the endpoint's security scheme bearerAuth

      api-security-scope-removed

    • ○

      the security scope authorized_user:delete was added to the endpoint's security scheme bearerAuth

      api-security-scope-added

    • ○

      the security scope bounty:create was removed from the endpoint's security scheme bearerAuth

      api-security-scope-removed

    • ○

      the security scope authorized_user:delete was added to the endpoint's security scheme bearerAuth

      api-security-scope-added

    • ○

      the security scope bounty:create was removed from the endpoint's security scheme bearerAuth

      api-security-scope-removed

    • ○

      the security scope authorized_user:delete was added to the endpoint's security scheme bearerAuth

      api-security-scope-added

    • ○

      the security scope bounty:create was removed from the endpoint's security scheme bearerAuth

      api-security-scope-removed

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 74 revisions, 1 has no diff computed.