skins REST Endpoints
skins
The operations from the skins category.
- Download skin
- Method: getPath:
/v1/portal/skins/{id}/archive - Retrieve all Skins
- Method: getPath:
/v1/portal/skins - Retrieve Skin Details by Short ID
- Method: getPath:
/v1/portal/skins/{id} - Update skin given its short ID
- Method: putPath:
/v1/portal/skins/{id} - Upload Skin metadata file
- Method: postPath:
/v1/portal/skins