Skip to main content

Repository Service

priint:cloud repository service API provides multiple endpoints to

  • ... create, retrieve, modify or delete single configuration files in the project repository
  • ... bulk operations on parts of the repository tree or even the complete tree

All endpoints require an authorization header with a valid token with at least admin scope for the project at hand. See Authorization

The details of the service are of out of scope of the current documentation.
Repository operations are done via management API.