Skip to main content

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, icon, or status of a custom platform type. You can deactivate a platform type by setting its status to 'DEACTIVATED', which prevents creation of new platform instances of this 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