curl --request POST \
--url https://api.zo.computer/byok/{config_id}/test \
--header 'Authorization: Bearer <token>'{}Test a BYOK configuration by making a simple API call.
Returns success status and either a response or error message.
curl --request POST \
--url https://api.zo.computer/byok/{config_id}/test \
--header 'Authorization: Bearer <token>'{}