Skip to main content

Delete Asset Type

DELETE 

/organizations/:organizationId/asset-types/:assetTypeId

Delete asset type

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    assetTypeId stringrequired

    The ID of asset type.

Responses

Schema
    data objectrequired

    Empty object

Loading...