Buy support credits that guarantee priority handling of your tickets. This is useful when you need immediate assistance with urgent issues affecting your services.
Accept Example Content-Type Example success boolean timestamp string requestId string data object https://cloud.hostup.se/api/support/critical-credits curl -X POST "https://cloud.hostup.se/api/support/critical-credits" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"success": true,
"timestamp": "string",
"requestId": "string",
"data": {
"invoiceId": "string",
"message": "string"
}
}