Application
Operations related to Application
📄️ Manage application assignments for a set of certificates
Update one or more application assignments for one or more certificates. Valid actions are ADD, REPLACE and DELETE.
📄️ Get the details of an issuing template by its alias
Retrieves the details of the certificate issuing template identified by the specified `alias` assigned to the application that has the specified `name`.
📄️ Get the details of applications
Returns the details of applications matching the below provided criteria.
📄️ Add an application
Creates an application.
📄️ Get an application's details
Retrieves the details of the application that has the specified `id`.
📄️ Update an application's details
Updates (replaces) all details of the application that has the specified `id`.
📄️ Remove an application
Deletes the application that has the specified `id`.
📄️ Get an application's details by its name
Retrieves the details of the application that has the specified `name`.
📄️ Get the Basic Discovery configuration for an application
Retrieves the *Basic Discovery* (Scanafi) configuration for the application that has the specified `id`.
📄️ Creates an invitation link for an application.
Activates a URL that invites new users to become owners of the application with the specified `id`. The invitation link remains valid for 10 minutes.