DELETE
/
v1
/
teams
/
{teamId}
Delete a team by ID
curl --request DELETE \
  --url https://wmc.wiremockapi.cloud/v1/teams/{teamId} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Your API key prefixed by 'Token '

Path Parameters

teamId
string
required

Response

200
application/json

200 response

The response is of type object.