Admin - Profiles DeleteProfileAsAdmin

Löscht das angegebene Dienstprinzipalprofil.

Berechtigungen

Der Benutzer muss über Administratorrechte verfügen.

Erforderlicher Bereich

Tenant.ReadWrite.All

DELETE https://api.powerbi.com/v1.0/myorg/admin/profiles/{profileId}

URI-Parameter

Name In Erforderlich Typ Beschreibung
profileId
path True

string

uuid

Die Dienstprinzipalprofil-ID

Antworten

Name Typ Beschreibung
200 OK

OK

Beispiele

Delete a service principal profile

Sample Request

DELETE https://api.powerbi.com/v1.0/myorg/admin/profiles/b3ded933-57b7-21f4-b072-ed4c1f9d5824

Sample Response