post https://accounts.api.zesty.io/v1/apps
An application needs to be registered with Zesty.io before it can be installed. Because application registration and application installation have a one-to-many relationship, applications are immutable(aside from the public field).
Applications are either public or private. Private applications are only available to the user who created it and are approved by default. Public applications require approval before they're made available to all Zesty.io users. Applications are private unless manually promoted to public by Zesty.io staff - reach out to [email protected] to get your private application promoted to public.
Body: raw JSON
name | description |
---|---|
label | [string] Required. Unique Display Name |
name | [string] Required. Unique Parsley Reference Name |
url | [string] Required. Unique (secure) URL where the application is hosted |
publisher | [string] Required. The party which registered the application |
description | [string] Additional context |