Skip to main content

Delete Team

DELETE 

/organizations/:organizationId/teams/:teamId

Delete team for organization

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    teamId stringrequired

    The ID of team.

Responses

Schema
    data objectrequired

    Data of the team.

Loading...