Challenges Object
Contains information about one or more business challenges (security questions and answers).
This object is used by the following operations:
- PUT /api/api/businesses/{BusinessID}/challenges (save business challenges)
- GET /api/businesses/{BusinessID}/challenges (get business challenges)
The properties included in the Challenges object are listed below.
Property | Type | Description |
---|---|---|
Challenge | Challenge | Contains information about a business security challenge (question and answer). |