Skip to main content
POST
/
byok
/
{config_id}
/
test
Test Config
curl --request POST \
  --url https://api.zo.computer/byok/{config_id}/test \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Path Parameters

config_id
string
required

Response

Successful Response

The response is of type Response Testbyokconfig · object.