跳转到内容
AsterDrive Developer Docs开发者

delete_config

DELETE
/api/v1/admin/config/{key}
curl --request DELETE \
--url https://example.com/api/v1/admin/config/example \
--header 'Authorization: Bearer <token>'
key
required
string

Config key

Config entry deleted

Unauthorized

Forbidden

Config key not found