Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.08 KB

custom-base-images.md

File metadata and controls

25 lines (19 loc) · 1.08 KB

Custom Base Images

{% hint style="info" %} This document uses the REST API. For more details, see the Authentication for API page. {% endhint %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/custom_base_images" method="post" %} rest-spec.json {% endswagger %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/custom_base_images" method="get" %} rest-spec.json {% endswagger %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/custom_base_images/{custombaseimage_id}" method="patch" %} rest-spec.json {% endswagger %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/custom_base_images/{custombaseimage_id}" method="get" %} rest-spec.json {% endswagger %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/custom_base_images/{custombaseimage_id}" method="delete" %} rest-spec.json {% endswagger %}