Skip to main content

Release License

This operation releases a license from a client, Mediaagent or an agent. NB: You can release client license only after releasing mediaagent licenses More_Details

Request Body required
  • licensesInfo object[]
  • platformType integer required

    1.clients, Agents; 2. MediaAgent

  • license object

    To get valid values try "Get Client Licenses" API

  • licenseType integer
  • appType integer required

    value should be 0, if isClientLevelOperation is true

  • licenseName string
  • clientEntity object
  • clientId integer required
  • isClientLevelOperation boolean

    Default value: false

    The option to release a license for a client or an agent

Responses

OK


Schema
  • errorMessage string
  • errorCode integer
Loading...