If Irdeto DRM and rights management integration is enabled for customer environment then all the calls which create/delete licenses will force Irdeto entitlements creation/deletion.
The management of Irdeto products is not supported within this API, which means that client is obligated to take care of creating/deleting needed products by themselves.
Postman collection
<todo: postman_collection.tar.gz>
Postman collection was created which can be used to explore API, use cases and has possibility to configure it to use with client environment or with mocked environment:
In the archive there is a collection itself and example mock environment. Both need to be imported into postman.
The collection consists of 3 folders:
API spec - just a plain listing of all available calls, those are not mocked.
UseCase - the folder contains typical API use cases, all of those are mocked and contain complete examples with requests and responses.