Protection sources
Update protection source
Update protection source. If a source does not exist, the Pismo platform selects one from sources.type.
patch/v1/protection-sources
Headers
AuthorizationTokenstring required
Account token. Token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized error.
Request body
Example request
{
"covered": "overdraft"
}Response
No response body is returned when a protection source is updated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.