Appearance
Create extension
POST /extensions
Create a new extension for organization
Request
Body
name
string
sharing
string ;values: global |public |private
payloadUrl
string<uri>
The URL where the extension payload bundle can be downloaded.
Responses
201
The unique identifier of the extension.
Created
id
string<uuid>
The unique identifier of the extension.
name
string
version
string
message
string