Delete a SAML application by ID.
DELETE
/api/saml-applications/{id}
curl \
--request DELETE 'https://[tenant_id].logto.app/api/saml-applications/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"