Team Requests
Cancel or decline a team request
Cancel or decline a team request.
If you are using a personal access token, you must have "can manage" permission on the team or be a workspace manager, or be the member who created the request being cancelled.
delete/v1/teams/{team_id}/team_requests/{team_request_id}
Path parameters
team_idinteger required
The id of the team
team_request_idinteger required
The id of the team request
Query parameters
send_emailboolean
Whether to notify the member about the request having been denied.
Response
Team request deleted