curl -X POST \ -H "Authorization: Bearer sk_workspace_test_..." \ -H "Content-Type: application/json" \ -d '{"title":"BankID SE Test","providerIds":["bankidse"],"maxStamps":3}' \ "https://sandbox.api.hopae.com/connect/v1/apps/abc123/production-tests"
{ "id": "550e8400-e29b-41d4-a716-446655440000", "hostClientId": "abc123", "hostName": "My App", "title": "BankID SE Test", "description": null, "providerIds": ["bankidse"], "targetPlatform": null, "maxStamps": 3, "currentStampCount": 0, "isActive": true, "allowDuplicateParticipation": false, "expiresAt": "2025-02-15T23:59:59.000Z", "createdAt": "2025-01-15T10:00:00.000Z", "updatedAt": "2025-01-15T10:00:00.000Z" }
Create a new production test challenge for an app.
Bearer <API_KEY>
application/json
app.providers
ios
android
false