Update platform type
PUT/api/meshobjects/meshplatformtypes/:identifier
Update an existing meshPlatformType or create a new one if it doesn't exist.
Use this endpoint to modify the display name, endpoint URL or icon of a custom platform type.
The status section is read-only and ignored in request bodies, so this endpoint cannot change a
platform type's lifecycle state. Use the DELETE endpoint to deactivate a platform type.
Note: The category cannot be changed as it is always 'CUSTOM' for custom platform types.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 200
200