Skip to main content
DELETE
/
byok
/
{config_id}
Delete Config
curl --request DELETE \
  --url https://api.zo.computer/byok/{config_id} \
  --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 Deletebyokconfig · object.