Deactivate platform type
DELETE/api/meshobjects/meshplatformtypes/:identifier
Deactivate a specific meshPlatformType by identifier. Only platform types of category 'CUSTOM' can be deactivated. Deactivating a meshPlatformType will set its status to 'DEACTIVATED', preventing new platforms from being created of this type. Existing platforms will not be affected.
Only admin users with delete permissions on platforms can deactivate platform types.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 204
204