Number of APIs: 4
GET https://{{host}}/etp-config/v3/configs/:configId/client-versions
Provides a list of client versions.
2. Rotate client version entitlement code
POST https://{{host}}/etp-config/v3/configs/:configId/client-versions/op/rotate-entitlement-code
Rotates global entitlement code.
3. Updates the client version details
PUT https://{{host}}/etp-config/v3/configs/:configId/client-versions/:clientVersionId
Updates the details of the specific client version.
4. Download client version details
GET https://{{host}}/etp-config/v3/configs/:configId/client-versions/:clientVersionId/download
Provides the link to download client version details.
ENDPOINTS