< Back
Delete-EdgeDeveloper
Post
NAME Delete-EdgeDeveloper
SYNOPSIS
Delete an developer app from Apigee Edge.
SYNTAX
Delete-EdgeDeveloper [-Name] <String> [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Delete an developer app from Apigee Edge.
PARAMETERS
-Name <String>
The id or email address of the developer to delete.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Org <String>
The Apigee Edge organization. The default is to use the value from Set-EdgeConnection.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Delete-EdgeDeveloper -Name dchiesa@example.org
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Create-EdgeDeveloper
RELATED LINKS
SYNOPSIS
Delete an developer app from Apigee Edge.
SYNTAX
Delete-EdgeDeveloper [-Name] <String> [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Delete an developer app from Apigee Edge.
PARAMETERS
-Name <String>
The id or email address of the developer to delete.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Org <String>
The Apigee Edge organization. The default is to use the value from Set-EdgeConnection.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Delete-EdgeDeveloper -Name dchiesa@example.org
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Create-EdgeDeveloper
RELATED LINKS