application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/playables/{projectId}/html/preview/action-authorizations" \ -H "Content-Type: application/json" \ -d '{ "actionId": "4a2794ff-94cb-4bac-8d36-d5fb36c563a0", "debitLimitAmount": "string" }'{ "id": "string", "actionId": "string", "debitLimitAmount": "string", "expiresAt": "string"}Developer-provided UUID for this game action
uuidMaximum player-authorized debit for this action, as a base-unit integer string