Delete
/api/resource-manager/profiles/{profileId}/permissions/{permissionId}
Security
HTTP
Type bearer
Path parameters
profileId
stringRequired
Id of profile to remove permission
permissionId
stringRequired
Id of permission to remove from profile
Responses
204
permission got removed from the profile successfully
404
Not Found