REST API
Infra APIForge

Ensure Forge credentials

POST/api/v1/sandboxes/{sandbox_id}/credentials/forge

Authorization

BearerAuth
AuthorizationBearer <token>

Hydra JWT Bearer token

In: header

Path Parameters

sandbox_id*string

Runtime ID

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v1/sandboxes/string/credentials/forge"
{  "ready": true}
{  "ready": true}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}