program

Establish verification limit

Create a verification limit for a given program

post/program/{programId}/verificationLimit

Path parameters

programIdstring required

Unique identifier for the program

Request body

quantityinteger required

The number of verifications to allow in a given time period

daysinteger required

The number of days the verification limit should be enacted

Response

The current available data for a program

ProgramConfig required

The current configuration data for a program.

Changes

No recorded changes to this endpoint across all 1 revision of this API.