Deletes a specific extension matching either extension ID or extension name.
Downloads all files in the extension matching either extension ID or extension name as a .zip
archive.
Downloads a specific file from the extension matching either extension ID or extension name, identified by the file path within the imported extension.
Returns a specific extension matching either extension ID or extension name.
Lists all imported extensions in the tenant.
Updates a specific extension matching either extension ID or extension name. Accepts either provided file or data object.
Creates a new extension. Accepts either provided file or data object. The name of the new extension must be different to any existing extensions.
Clears the cache for extensions api requests.