Apps And Solutions
Common

Get permissions difference by version id and tenant id

1min
GET
/developer/permissionsdiff/{tenantId}/{versionId}
This API that can provide diff between permissions file that they uploaded using app service versus what exists in AAA of a tenant .
Path Parameters
versionId
*
tenantId
*
Header Parameters
x-developerplatform-access
*
Responses
200
400
Something is wrong with the request
error
*
request
*
404
Version of app/solution does not exist
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
400
404