Delete a team

Delete an existing team based on its name

Path parameters
name
string required

The name of the team to delete

Example PKIOps
Responses
  • 204 Team successfully deleted
  • 401 Authentication error
  • 403 Forbidden action
  • 404 Team not found
  • 500 Unexpected internal server error