/home/techb158/immovalet.com/vendor/mollie/mollie-api-php/examples/profiles
NameSizeModeActions
create-profile.php8080644editdlrm
delete-profile.php5700644editdlrm
list-profiles.php7360644editdlrm
update-profile.php9050644editdlrm
Edit: /home/techb158/immovalet.com/vendor/mollie/mollie-api-php/examples/profiles/delete-profile.php (570B)
profiles->delete("pfl_v9hTwCvYqw"); echo "

Profile deleted

"; } catch (\Mollie\Api\Exceptions\ApiException $e) { echo "

API call failed: " . htmlspecialchars($e->getMessage()) . "

"; }