...
For the client needs the following permissions permission to work:
Microsoft Graph permission:
Sites.Read.All
These previously listed permissions are not needed:
Sharepoint permission:
AllSites.ReadMyFiles.ReadProject.ReadSites.Search.All
Microsoft Graph permission:
Sites.Read.All
Customization Deployment
Endpoints
...
The export also contains information about the version of the exported system. This version must match the version of the target system to avoid consistency and integrity issues.
It also provides a “Hash-based Message Authentication Code” (HMAC) to also ensure data integrity and authenticity.
POST /{spaceKey}/api/v1/deployment/customizations/import/impact
...
Performs import and lists result.
Configuration
Added HMAC_SECRET
as an environment variable. This String is used as a secret for the HMAC calculation and is mandatory to set. This endpoint expects a file as a body.