# Update CPMS

Update CPMS backend information

Endpoint: PUT /tenant/{tenant}/cpms/{cpmsId}
Version: 2.0.0
Security: bearerToken

## Path parameters:

  - `tenant` (string, required)

  - `cpmsId` (integer, required)

## Request fields (application/json):

  - `url` (string)
    CPMS WebSocket URL

