Skip to main content
DELETE
Delete a Provider's Instruction Override
Deletes your instruction override for this provider, so it falls back to the Yuno catalogue’s wording, name and documentation link in full. Idempotent, and it does not change whether you offer the provider.
The provider’s logo is stored separately and is left alone. Reset that with Delete a Provider Logo.

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.

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:

"STRIPE"

Response

Override reset. No content.