ISV Contract - Delete ISV Contract

Delete an ISV contract.

DELETE https://api.powerplatform.com/licensing/isvContracts/{isvContractId}?api-version=2022-03-01-preview

URI Parameters

Name In Required Type Description
isvContractId
path True

string

The ISV contract ID

api-version
query True

string

The API version

Responses

Name Type Description
204 No Content

Success

400 Bad Request

Bad Request

401 Unauthorized

Unauthorized

403 Forbidden

Forbidden

404 Not Found

Not Found

Security

oauth2

Microsoft Entra ID OAuth2

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com
Token URL: https://login.microsoftonline.com/common/oauth2/token