Skip to main content
DELETE
Delete a Provider Logo
Deletes your custom logo for this provider, so it falls back to the Yuno catalogue’s icon. Idempotent, and it leaves the instruction override and the allowlist untouched.

Path Parameters

string
required
Yuno catalogue provider id in UPPER_SNAKE_CASE. Case-insensitive — normalized to upper case.

Response

204 No Content. There is no response body.
After deleting, Retrieve a Provider Overlay no longer returns a logo_url for this provider.

Errors

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Path Parameters

provider_id
string
required

Yuno catalogue provider id in UPPER_SNAKE_CASE. Case-insensitive; normalized to upper case.

Example:

"YUNO_3DS"

Response

Logo reset. No content.