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.
This API offers no way to reactivate a deactivated platform type. Deactivating an already deactivated platform type returns a 400.
Only admin users with delete permissions on platforms can deactivate platform types.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 204
204