Delete an Organization Member from a Team

Go to Product

Delete an organization member from a team.

Note the permission scopes vary depending on the type of authorization token. The following table outlines the accepted scopes.

Org Auth Token
  • • org:write
  • • org:admin
  • • team:admin
User Auth Token
  • • org:read*
  • • org:write
  • • org:admin
  • • team:admin
  • • org:read + team:admin**

*org:read can only be used to remove yourself from the teams you are a member of.

**Team Admins must have both org:read and team:admin scopes in their user authorization token to delete members from their teams.

Options

Organization Slug
The slug of the organization the resource belongs to.
Member Id
The ID of the organization member to delete from the team
Team Slug
The slug of the team the resource belongs to.
Result Format
Specify how the response should be mapped to the table output. The following formats are available:
  • Structured Table: Returns a parsed table with data split into rows and columns.
    • Id:
    • Slug:
    • Name:
    • Date Created:
    • Is Member:
    • Team Role:
    • Flags:
    • Access:
    • Has Access:
    • Is Pending:
    • Member Count:
    • Avatar:
  • Raw Response: Returns the raw response in a single row with the following columns:
    • body: Response body
    • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.