Create or update a custom UI extension
Create or update a UI extension to be managed through the Integrations Library. When creating an extension, its ID must be unique across all existing extensions, whether or not managed through the Integrations Library.<br/>The following will cause an HTTP 409 Conflict response:<ul><li>No version is provided, and the provided ID exists;</li><li>A version is provided, and the provided ID does not exist;</li><li>A version is provided, but its value is not the latest.</li></ul>
Path parameters
ID of the extension. Must be unique and only contain alphanumeric characters
Headers
Resource's version. Must be used in any subsequent update requests of this resource. Can be obtained when GETting the resource
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.