DELETE /team/{id}
Delete the Team. Note: The client must be a Team administrator to make this request.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/team/{id}
Resource URL Variables
{id} | the ID of the Team to delete. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | modify |
HTTP Method | DELETE |
Request Object | None |
Response Object | None |