Addons

Create addon draft

Creates a draft version of an existing addon for modification before publishing.

post/api/v1/addons/{id}/draft

Path parameters

idstring required

The unique identifier of the entity

Response

The newly created draft addon object.

Changes