TeamsService
Delete a deployment RBAC team
Delete a deployment's Role-Based Access Control team
delete/api/permissions/v2/deployments/{deploymentId}/teams/{teamId}
Path parameters
deploymentIdinteger required
The unique numerical identifier for the deployment.
Example:1111
teamIdinteger required
The unique numerical identifier for the team.
Example:1111
Response
OK
ProtosPermissionsV2DeleteDeploymentTeamResponse required
Changes
No recorded changes to this endpoint across all 1 revision of this API.