PingCentral API Reference

Licenses

The licenses API endpoints support operations to read, upload, and validate license resources.

Data model

Property Description

description

A string that specifies the description of the PingCentral license.

enforcementType

An integer that specifies the enforcement type associated with the PingCentral license.

expirationDate

The date and time the PingCentral license will expire.

id

A string that specifies the ID associated with the resource.

issueDate

The date and time the PingCentral license was issued.

name

A string that specifies the name of the license resource.

organization

A string that provides the ID of the organization associated with this license.

product

A string that specifies the name of the product associated with this license.

tier

A string that specifies the license tier (for example, Trial).

version

A string that specifies the PingCentral license version.

Response codes

Code Message

200

Successful operation.

201

Successfully created.

400

The request could not be completed.

401

You do not have access to this resource.

403

You do not have permissions or are not licensed to make this request, or your license is exceeded.

404

The requested resource was not found.

422

The requested could not be completed because of validation error(s).

500

An unexpected error occurred.