Skip to content

The Custom Pages APIs allow you to manage the client code for Custom Pages using a client code distribution. The client code distribution contains:

  • The client code that defines how Custom Pages display in the Vault UI
  • Metadata that describes the distribution. This metadata must be placed in a manifest file (distribution-manifest.json) in the distribution's root directory.

Client code distributions are uploaded to and downloaded from Vault as a ZIP file. Learn more about creating a client code distribution for Custom Pages.

When creating Custom Pages, you can also use Vault API to: