Instance Type
Delete Instance Type
Delete an Instance Type by ID.
Org must have an Infrastructure Provider entity that owns the Instance Type. User must have authorization role with PROVIDER_ADMIN suffix.
delete/v2/org/{org}/nico/instance/type/{instanceTypeId}
Response
Deletion request was accepted
Example response
{
"message": "Deletion request was accepted"
}