Trigger a new license verification

By executing this endpoint a new license verification is scheduled and executed for the specified license.

Request
path Parameters
providerId
required
string <uuid>

The identifier describing the provider that holds the license.

licenseId
required
string <uuid>

The identifier describing the license to be verified again.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

post/providers/{providerId}/licenses/{licenseId}/verify