Create a Status list configuration
/v2/credentials/mobile/status-lists/configurationsCreates a Status list configuration, which defines a status list validity periods. mDocs can then be assigned to a specific Status list configuration.
Roles
Analytics Events
Authorization
bearerAuth In: header
Request Body
application/json
The Status list configuration payload
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/v2/credentials/mobile/status-lists/configurations" \ -H "Content-Type: application/json" \ -d '{}'{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "docType": "string", "timeToLiveDuration": {}, "expiryDuration": {}}How would you rate this page?